Home
last modified time | relevance | path

Searched refs:command_size (Results 1 – 2 of 2) sorted by relevance

/system/core/devmgr/dmctl/
A Ddmctl.cpp67 … const char* command_data, size_t command_size, fidl_txn_t* txn) { in fidl_ExecuteCommand() argument
74 rpc.get(), log_socket.release(), command_data, command_size, in fidl_ExecuteCommand()
/system/core/devmgr/devmgr/
A Dcoordinator.cpp1393 const char* command_data, size_t command_size, fidl_txn_t* txn) { in fidl_DmCommand() argument
1400 zx_status_t status = g_coordinator.HandleDmctlWrite(command_size, command_data); in fidl_DmCommand()

Completed in 8 milliseconds