Home
last modified time | relevance | path

Searched refs:commands (Results 1 – 25 of 25) sorted by relevance

/device/google/cuttlefish/host/commands/modem_simulator/
Dchannel_monitor.cpp133 auto commands = std::string{incomplete_command.data()}; in ReadCommand()
134 commands.append(buffer.data()); in ReadCommand()
139 commands = android::base::StringReplace(commands, "\n", "\r", true); in ReadCommand()
145 r_pos = commands.find('\032', pos); // In sms, find ctrl-z in ReadCommand()
147 r_pos = commands.find('\r', pos); in ReadCommand()
150 auto command = commands.substr(pos, r_pos - pos); in ReadCommand()
156 } else if (pos < commands.length()) { // Incomplete command in ReadCommand()
157 incomplete_command = commands.substr(pos); in ReadCommand()
DAndroid.bp84 "device/google/cuttlefish/host/commands",
/device/google/cuttlefish/host/commands/modem_simulator/unittest/
Dservice_test.cpp119 auto commands = std::string{incomplete_command.data()}; in ReadCommandResponse()
120 commands.append(buffer.data()); in ReadCommandResponse()
126 commands = android::base::StringReplace(commands, "\n", "\r", true); in ReadCommandResponse()
131 r_pos = commands.find('\r', pos); in ReadCommandResponse()
133 auto command = commands.substr(pos, r_pos - pos); in ReadCommandResponse()
146 } else if (pos < commands.length()) { // incomplete command in ReadCommandResponse()
147 incomplete_command = commands.substr(pos); in ReadCommandResponse()
244 std::vector<std::string> commands = {"AT+CPIN=1234,0000", in TEST_F() local
250 for (auto iter = commands.begin(); iter != commands.end(); ++iter, ++expects_iter) { in TEST_F()
259 std::vector<std::string> commands = {"AT+CRSM=192,12258,0,0,15", in TEST_F() local
[all …]
/device/linaro/poplar/installer/
DREADME18 * Run U-Boot commands below to install partition table and bootloader.
38 To install the AOSP images, use fastboot commands as below.
/device/google/coral-sepolicy/vendor/qcom/common/
Dinit_shell.te2 # Normally these are shell commands or scripts invoked via sh
/device/generic/opengl-transport/host/
DAndroid.bp17 "commands",
/device/google/cuttlefish/guest/commands/vtpm_manager/
DAndroid.bp20 "commands.cpp",
/device/generic/goldfish/network/netmgr/
DAndroid.bp35 "commands/wifi_command.cpp",
/device/google/cuttlefish/guest/hals/ril/reference-libril/
Dril_config.cpp234 void radio_1_6::registerConfigService(RIL_RadioFunctions *callbacks, CommandInfo *commands) { in registerConfigService() argument
240 s_configCommands = commands; in registerConfigService()
Dril_service.h24 void registerService(RIL_RadioFunctions *callbacks, android::CommandInfo *commands);
803 void registerConfigService(RIL_RadioFunctions *callbacks, android::CommandInfo *commands);
Dril_service.cpp10678 void radio_1_6::registerService(RIL_RadioFunctions *callbacks, CommandInfo *commands) { in registerService() argument
10699 s_commands = commands; in registerService()
/device/generic/opengl-transport/host/libs/virglrenderer/
DREADME.md78 implementation. This second kind of context can receive 3D commands, which are
/device/google/bonito/json-c/
DDoxyfile176 # as commands in the documentation. An alias has the form "name=value".
327 # commands in the documentation.
333 # commands in the documentation.
339 # commands in the documentation.
345 # \deprecated commands in the documentation.
394 # don't exist or using markup commands wrongly.
469 # commands irrespective of the value of the RECURSIVE tag.
DChangeLog178 * Move autogen commands into autogen.sh. Update README
/device/google/crosshatch/json-c/
DDoxyfile176 # as commands in the documentation. An alias has the form "name=value".
327 # commands in the documentation.
333 # commands in the documentation.
339 # commands in the documentation.
345 # \deprecated commands in the documentation.
394 # don't exist or using markup commands wrongly.
469 # commands irrespective of the value of the RECURSIVE tag.
DChangeLog178 * Move autogen commands into autogen.sh. Update README
/device/google/coral/json-c/
DDoxyfile176 # as commands in the documentation. An alias has the form "name=value".
327 # commands in the documentation.
333 # commands in the documentation.
339 # commands in the documentation.
345 # \deprecated commands in the documentation.
394 # don't exist or using markup commands wrongly.
469 # commands irrespective of the value of the RECURSIVE tag.
DChangeLog178 * Move autogen commands into autogen.sh. Update README
/device/generic/goldfish-opengl/system/renderControl_enc/
DREADME4 control commands.
/device/google/cuttlefish/guest/hals/ril/libril/
Dril_service.h24 void registerService(RIL_RadioFunctions *callbacks, android::CommandInfo *commands);
Dril_service.cpp10015 void radio_1_6::registerService(RIL_RadioFunctions *callbacks, CommandInfo *commands) { in registerService() argument
10036 s_commands = commands; in registerService()
/device/generic/goldfish/radio/libril/
Dril_service.h24 void registerService(RIL_RadioFunctions *callbacks, android::CommandInfo *commands);
Dril_service.cpp8640 void radio::registerService(RIL_RadioFunctions *callbacks, CommandInfo *commands) { in registerService() argument
8661 s_commands = commands; in registerService()
/device/google/coral/
Dinit.hardware.rc570 # F2FS tuning: issue discard commands up to 128MB
/device/linaro/dragonboard/db845c/firmware/
Dadsp.b1332 …oc_svc.cpp:P%hX audproc_svc: PP is in FATAL error state, cannot process commands ��audproc_svc.cpp…