Home
last modified time | relevance | path

Searched defs:command_name (Results 1 – 6 of 6) sorted by relevance

/aosp12/system/bt/vendor_libs/test_vendor_lib/model/setup/
H A Dtest_channel_transport.cc110 std::string command_name(command_name_raw.begin(), command_name_raw.end()); in OnCommandReady() local
H A Dtest_command_handler.cc38 #define SET_HANDLER(command_name, method) \ in TestCommandHandler() argument
/aosp12/system/bt/vendor_libs/test_vendor_lib/model/devices/
H A Dserver_port_factory.cc103 std::string command_name(command_name_raw.begin(), command_name_raw.end()); in OnCommandReady() local
/aosp12/frameworks/native/libs/vr/libpdx_default_transport/
H A Dpdx_tool.cpp88 int Usage(const std::string& command_name) { in Usage()
H A Dpdx_benchmarks.cpp988 int Usage(const std::string& command_name) { in Usage()
/aosp12/system/extras/simpleperf/
H A Dcommand.cpp277 std::string command_name = args[0]; in RunSimpleperfCmd() local