Home
last modified time | relevance | path

Searched defs:commands (Results 1 – 16 of 16) sorted by relevance

/device/google/cuttlefish/host/commands/run_cvd/
Dlaunch_streamer.cpp110 std::vector<Command> commands; in LaunchCustomActionServers() local
155 std::vector<Command> commands; in LaunchVNCServer() local
162 std::vector<Command> commands; in LaunchWebRTC() local
Dlaunch_adb.cpp93 std::vector<Command> commands; in LaunchAdbConnectorIfEnabled() local
109 std::vector<Command> commands; in LaunchSocketVsockProxyIfEnabled() local
Dlaunch.h29 std::vector<Command> commands; member
Dprocess_monitor.h46 void AddCommands(T&& commands) { in AddCommands()
Dlaunch_modem.cpp112 std::vector<Command> commands; in LaunchModemSimulatorIfEnabled() local
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/vulkan/
DCommandProcessor.cpp18 void CommandProcessor::queueCommands(const vk::CommandProcessorTask &commands) in queueCommands()
DRendererVk.h253 void queueCommands(const vk::CommandProcessorTask &commands) in queueCommands()
DContextVk.h530 ANGLE_INLINE void queueCommandsToWorker(const vk::CommandProcessorTask &commands) in queueCommandsToWorker()
/device/generic/vulkan-cereal/third-party/angle/scripts/
Dregistry_xml.py214 def add_commands(self, version, commands): argument
Dgenerate_entry_points.py1032 def get_entry_points(all_commands, commands, is_explicit_context, is_wgl, all_param_types, argument
1569 def get_exports(commands, fmt=None): argument
/device/google/cuttlefish/host/commands/modem_simulator/unittest/
Dservice_test.cpp244 std::vector<std::string> commands = {"AT+CPIN=1234,0000", in TEST_F() local
259 std::vector<std::string> commands = {"AT+CRSM=192,12258,0,0,15", in TEST_F() local
298 std::vector<std::string> commands = in TEST_F() local
/device/google/cuttlefish/host/frontend/webrtc/
Dconnection_observer.cpp459 const std::vector<std::string>& commands) { in AddCustomActionServer()
/device/google/cuttlefish/guest/hals/ril/reference-libril/
Dril_config.cpp259 void radio_1_6::registerConfigService(RIL_RadioFunctions *callbacks, CommandInfo *commands) { in registerConfigService()
Dril_service.cpp12595 void radio_1_6::registerService(RIL_RadioFunctions *callbacks, CommandInfo *commands) { in registerService()
/device/generic/vulkan-cereal/protocols/vulkan/xml/
Dvaliditygenerator.py1335 def findRequiredCommands(self, commands): argument
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/
Dcapture_gles_ext_params.cpp1989 const GLubyte *commands, in CapturePathCommandsCHROMIUM_commands()
2002 const GLubyte *commands, in CapturePathCommandsCHROMIUM_coords()