class Leaf
Defined at line 23 of file ../../src/devices/tests/v2/compat/leaf/leaf.cc
Public Methods
void Leaf (zx_device_t * root)
Defined at line 25 of file ../../src/devices/tests/v2/compat/leaf/leaf.cc
void ~Leaf ()
Defined at line 26 of file ../../src/devices/tests/v2/compat/leaf/leaf.cc
zx_status_t Bind (void * ctx, zx_device_t * dev)
Defined at line 28 of file ../../src/devices/tests/v2/compat/leaf/leaf.cc
zx_status_t Bind ()
Defined at line 39 of file ../../src/devices/tests/v2/compat-runtime-v1/leaf/leaf.cc
zx_status_t Bind (ddk::ParentProtocolClient client)
Defined at line 46 of file ../../src/devices/tests/v2/compat/leaf/leaf.cc
void DdkInit (ddk::InitTxn txn)
Defined at line 51 of file ../../src/devices/tests/v2/compat/leaf/leaf.cc
void DdkRelease ()
Defined at line 53 of file ../../src/devices/tests/v2/compat/leaf/leaf.cc
void GetString (GetStringCompleter::Sync & completer)
|fuchsia_compat_runtime::Leaf| implementation.
Defined at line 53 of file ../../src/devices/tests/v2/compat-runtime-v1/leaf/leaf.cc
void GetString (GetStringCompleter::Sync & completer)
Defined at line 55 of file ../../src/devices/tests/v2/compat/leaf/leaf.cc
void AddChild (AddChildRequestView request, AddChildCompleter::Sync & completer)
Defined at line 86 of file ../../src/devices/tests/v2/compat-globals/leaf/leaf.cc
void GlobalCounter (GlobalCounterCompleter::Sync & completer)
Defined at line 91 of file ../../src/devices/tests/v2/compat-globals/leaf/leaf.cc