class MemoryAttributor
Defined at line 20 of file ../../src/devices/bin/driver_manager/memory_attribution.h
Public Methods
zx::result<> Publish (component::OutgoingDirectory & outgoing)
Defined at line 15 of file ../../src/devices/bin/driver_manager/memory_attribution.cc
void MemoryAttributor (async_dispatcher_t * dispatcher)
Defined at line 22 of file ../../src/devices/bin/driver_manager/memory_attribution.h
void AddDriver (zx::event component_token, zx_koid_t id, zx_koid_t process_koid)
Defined at line 27 of file ../../src/devices/bin/driver_manager/memory_attribution.cc
void RemoveDriver (zx_koid_t id)
Defined at line 47 of file ../../src/devices/bin/driver_manager/memory_attribution.cc
void Get (GetCompleter::Sync & completer)
fidl::Server
<fuchsia
_memory_attribution::Provider>
Defined at line 57 of file ../../src/devices/bin/driver_manager/memory_attribution.cc
void handle_unknown_method (fidl::UnknownMethodMetadata<fuchsia_memory_attribution::Provider> metadata, fidl::UnknownMethodCompleter::Sync & completer)
Defined at line 71 of file ../../src/devices/bin/driver_manager/memory_attribution.cc