class Root

Defined at line 26 of file ../../src/devices/tests/v2/compat/root/root.cc

Public Methods

void Root (zx_device_t * root)

Defined at line 28 of file ../../src/devices/tests/v2/compat/root/root.cc

void ~Root ()

Defined at line 29 of file ../../src/devices/tests/v2/compat/root/root.cc

zx_status_t Bind (void * ctx, zx_device_t * dev)

Defined at line 31 of file ../../src/devices/tests/v2/compat/root/root.cc

zx_status_t Bind ()

Defined at line 42 of file ../../src/devices/tests/v2/compat/root/root.cc

void DdkInit (ddk::InitTxn txn)

Defined at line 44 of file ../../src/devices/tests/v2/compat/root/root.cc

void DdkRelease ()

Defined at line 46 of file ../../src/devices/tests/v2/compat/root/root.cc

void ParentGetString (char * out_response, size_t response_capacity)

Defined at line 48 of file ../../src/devices/tests/v2/compat/root/root.cc

zx_status_t Bind (std::string_view name)

Defined at line 50 of file ../../src/devices/tests/v2/compat-globals/root/root.cc

void GetString (GetStringCompleter::Sync & completer)

fdf::Server

<ft

::Root>

Defined at line 79 of file ../../src/devices/tests/v2/compat-runtime-v1/root/root.cc