Home
last modified time | relevance | path

Searched defs:GetCommand (Results 1 – 4 of 4) sorted by relevance

/developtools/smartperf_host/trace_streamer/src/protos/services/
Dplugin_service.proto28 rpc GetCommand(GetCommandRequest) returns (stream GetCommandResponse); rpc
/developtools/profiler/protos/services/
Dplugin_service.proto28 rpc GetCommand(GetCommandRequest) returns (stream GetCommandResponse); rpc
/developtools/profiler/device/services/shared_memory/test/unittest/
Dshared_memory_allocator_test.cpp36 …bool GetCommand(SocketContext& context, ::GetCommandRequest& request, ::GetCommandResponse& respon… in GetCommand() function in __anonf74e2b370111::PluginServiceTest
/developtools/profiler/device/services/plugin_service/src/
Dplugin_service_impl.cpp73 bool PluginServiceImpl::GetCommand(SocketContext& context, ::GetCommandRequest& request, ::GetComma… in GetCommand() function in PluginServiceImpl