Searched refs:messages (Results 1 – 25 of 95) sorted by relevance
1234
/device/google/cuttlefish/host/frontend/webrtc_operator/ |
D | Readme.md | 17 Extending the messages below with additional fields should be done with extreme 22 messages: 28 The server sends the device these types of messages: 40 messages: 46 The server sends the clients these types of messages: 76 device knows about the client and cand send **forward** messages intended for
|
D | client_handler.cpp | 259 auto messages = poll_handler->PollMessages(); in Poll() local 261 for (auto& msg : messages) { in Poll()
|
/device/google/trout/tools/ |
D | logcat_diff.py | 41 self.messages = [] 49 self.messages.append("%s: %s" % (component, message)) 51 self.messages.append(line) 58 for msg in self.messages:
|
/device/google/cuttlefish/host/frontend/webrtc_operator/assets/js/ |
D | server_connector.js | 350 let messages = await this.#pollMessages(); 354 for (const message of messages) {
|
/device/google/cuttlefish/host/frontend/adb_connector/ |
D | README.md | 3 sends register and deregister messages to the ADB server to inform it of
|
/device/google/contexthub/firmware/os/drivers/st_lps22hb/ |
D | README | 20 LPS22HB_DBG_ENABLED /* Enable debug messages */
|
/device/google/contexthub/firmware/os/drivers/intersil_isl29034/ |
D | README | 30 ISL29034_DBG_ENABLED /* Enable debug messages */
|
/device/google/cuttlefish/host/libs/msg_queue/ |
D | README.md | 50 LOG(FATAL) << "receive: failed to receive any messages";
|
/device/linaro/poplar/installer/ |
D | README | 9 messages are seen on serial output.
|
/device/google/cuttlefish_vmm/qemu/third_party/rust/crates/pkg-config/ |
D | CHANGELOG.md | 37 - Improve error messages when a `pkg-config` package can't be found (#127).
|
/device/google/contexthub/firmware/os/drivers/st_lsm6dsm/ |
D | README | 50 - LSM6DSM_DBG_ENABLED /* Enable debug messages */
|
/device/google/sunfish/json-c/ |
D | Doxyfile | 50 # Japanese-en (Japanese with English messages), Korean, Korean-en, Norwegian, 371 # configuration options related to warning and progress messages 374 # The QUIET tag can be used to turn on/off the messages that are generated 379 # The WARNINGS tag can be used to turn on/off the warning messages that are 398 # The WARN_FORMAT tag determines the format of the warning messages that 406 # and error messages should be written. If left blank the output is written
|
/device/google/coral/json-c/ |
D | Doxyfile | 50 # Japanese-en (Japanese with English messages), Korean, Korean-en, Norwegian, 371 # configuration options related to warning and progress messages 374 # The QUIET tag can be used to turn on/off the messages that are generated 379 # The WARNINGS tag can be used to turn on/off the warning messages that are 398 # The WARN_FORMAT tag determines the format of the warning messages that 406 # and error messages should be written. If left blank the output is written
|
/device/google/redbull/json-c/ |
D | Doxyfile | 50 # Japanese-en (Japanese with English messages), Korean, Korean-en, Norwegian, 371 # configuration options related to warning and progress messages 374 # The QUIET tag can be used to turn on/off the messages that are generated 379 # The WARNINGS tag can be used to turn on/off the warning messages that are 398 # The WARN_FORMAT tag determines the format of the warning messages that 406 # and error messages should be written. If left blank the output is written
|
/device/google/cuttlefish/host/commands/metrics/proto/ |
D | cf_metrics_event.proto | 93 // This is the highest level identifier for MetricsEvent messages.
|
/device/google/contexthub/firmware/ |
D | CodingStandard.txt | 48 23. commit messages shall begin with module they touch and a colon, eg "spi: fix spi-dma on stm64".
|
/device/google/trout/tools/tracing/proto/ |
D | perfetto_trace.proto | 296 // If set ignores all log messages whose prio is < the given value. 299 // If non-empty ignores all log messages whose tag doesn't match one of the 970 // Sub-messages (nested for generated code namespacing). 1266 // The number of messages the fake producer should send. 1269 // The maximum number of messages which should be sent each second. 2152 // Cookie used to correlate between the start and end messages of the same 2155 // The same cookie is used only by start and end messages of a single frame 2177 // Cookie used to correlate between the start and end messages of the same 2180 // The same cookie is used only by start and end messages of a single frame 2210 // Cookie used to correlate between the start and end messages of the same [all …]
|
/device/google/coral/ |
D | WCNSS_qcom_cfg.ini | 240 #Maximum number of HTT messages to be processed per NAPI poll
|
/device/google/sunfish/ |
D | WCNSS_qcom_cfg.ini | 240 #Maximum number of HTT messages to be processed per NAPI poll
|
/device/google/redbull/ |
D | WCNSS_qcom_cfg.ini | 247 #Maximum number of HTT messages to be processed per NAPI poll
|
/device/google/cuttlefish_prebuilts/kernel/mainline-arm/ |
D | System.map | 97824 c205f304 b audit_rate_check.messages
|
/device/google/comet-kernels/6.1/24Q3-12157876/ |
D | System.map | 101578 ffffffc00a16da30 b audit_rate_check.messages
|
/device/google/caimito-kernels/6.1/24Q3-12157876/ |
D | System.map | 101578 ffffffc00a16da30 b audit_rate_check.messages
|
/device/google/caimito-kernels/6.1/24Q3-12157876/debug_kmemleak/ |
D | System.map | 109103 ffffffc00a1eda30 b audit_rate_check.messages
|
/device/google/comet-kernels/6.1/24Q3-12157876/debug_kmemleak/ |
D | System.map | 109103 ffffffc00a1eda30 b audit_rate_check.messages
|
1234