Home
last modified time | relevance | path

Searched refs:body (Results 1 – 19 of 19) sorted by relevance

/device/google/cuttlefish/host/frontend/webrtc/html_client/
Dcontrols.css18 body, body.dark-theme { selector
23 body.light-theme {
Dstyle.css18 body, body.dark-theme { selector
46 body.light-theme {
72 body { selector
/device/amlogic/yukawa/hal/hdmicec/
Dhdmi_cec_test_hal.c92 send_msg.body[0] = CEC_MESSAGE_IMAGE_VIEW_ON; in main()
101 send_msg.body[0] = CEC_MESSAGE_VENDOR_COMMAND; in main()
103 send_msg.body[i] = i; in main()
Dhdmi_cec.c184 memcpy(&cec_msg.msg[1], msg->body, msg->length); in hdmicec_send_message()
432 memcpy(event.cec.body, &msg.msg[1], msg.len - 1); in event_thread()
/device/google/contexthub/firmware/build/
Dconfig.mk64 define nano-gen-linker-script-from-list-body
76 $(call nano-gen-linker-script-from-list-body,$(1),$(2))
Dcommon_config.mk22 -Wempty-body \
/device/google/cuttlefish/host/frontend/webrtc_operator/assets/
Dindex.css17 body { selector
Dstyle.css17 body { selector
/device/google/contexthub/firmware/
Dfirmware.mk64 FLAGS += -Wmissing-declarations -Wlogical-op -Waddress -Wempty-body -Wpointer-arith -Wenum-compare …
/device/google/cuttlefish/host/frontend/webrtc_operator/assets/js/
Dserver_connector.js189 body: JSON.stringify(data), property
/device/google/cuttlefish_vmm/
Dgen_android_bp.py89 body = "\n ".join(
/device/google/contexthub/firmware/app/
Dapp.mk130 CFLAGS += -Wempty-body
/device/generic/car/emulator/usbpt/bluetooth/usb_modeswitch/
DLICENSE235 the limitation as if written in the body of this License.
/device/generic/car/emulator/usbpt/usbip-service/
DCOPYING235 the limitation as if written in the body of this License.
/device/google/sunfish/json-c/
DDoxyfile263 # documentation blocks found inside the body of a function.
516 # Setting the INLINE_SOURCES tag to YES will include the body
/device/google/coral/json-c/
DDoxyfile263 # documentation blocks found inside the body of a function.
516 # Setting the INLINE_SOURCES tag to YES will include the body
/device/google/redbull/json-c/
DDoxyfile263 # documentation blocks found inside the body of a function.
516 # Setting the INLINE_SOURCES tag to YES will include the body
/device/google/trout/tools/tracing/proto/
Dperfetto_trace.proto6251 optional string body = 2; field
/device/google/atv/products/lowram_boot_profiles/
Dboot-image-profile.txt48696 HSPLcom/android/okhttp/Response$Builder;->body(Lcom/android/okhttp/ResponseBody;)Lcom/android/okhtt…
48721 HSPLcom/android/okhttp/Response;->body()Lcom/android/okhttp/ResponseBody;