Home
last modified time | relevance | path

Searched defs:code (Results 1 – 25 of 42) sorted by relevance

12

/device/google/cuttlefish/guest/commands/vsoc_input_service/
Dvsoc_input_service.h29 uint16_t code; member
Dvirtual_device_base.cpp114 uint16_t code, in EmitEvent()
/device/google/atv/libraries/BluetoothServices/src/com/google/android/tv/btservices/remote/
DRemoteProxy.java66 public Result(int code) { in Result()
74 public int code() { in code() method in RemoteProxy.Result
DTransport.java53 public Result(byte[] data, int code) { in Result()
62 public int code() { in code() method in Transport.Result
/device/generic/trusty/secure_dpu/
Dmain.cpp29 static void show_usage_and_exit(int code) { in show_usage_and_exit()
/device/google/cuttlefish/host/frontend/webrtc/
Dconnection_observer.cpp51 uint16_t code; member
220 void OnKeyboardEvent(uint16_t code, bool down) override { in OnKeyboardEvent()
238 void OnSwitchEvent(uint16_t code, bool state) { in OnSwitchEvent()
/device/google/barbet/vibrator/drv2624/bench/
Dbenchmark.cpp95 #define BENCHMARK_WRAPPER(fixt, test, code) \ argument
/device/google/redfin/vibrator/drv2624/bench/
Dbenchmark.cpp95 #define BENCHMARK_WRAPPER(fixt, test, code) \ argument
/device/google/bramble/vibrator/drv2624/bench/
Dbenchmark.cpp95 #define BENCHMARK_WRAPPER(fixt, test, code) \ argument
/device/google/cuttlefish/host/commands/cvd_send_sms/
Dpdu_format_builder.cc79 std::byte code = in Gsm7bitEncode() local
/device/google/sunfish/vibrator/drv2624/bench/
Dbenchmark.cpp101 #define BENCHMARK_WRAPPER(fixt, test, code) \ argument
/device/google/cuttlefish/common/libs/utils/
Dnetwork.cpp240 std::uint8_t code; member
246 std::uint8_t code; member
Dsubprocess.cpp452 int code = subprocess.Wait(); in RunWithManagedStdio() local
/device/google/cuttlefish/host/commands/cvd/proto/
Dcvd_server.proto29 Code code = 1; field
/device/google/sunfish/vibrator/common/bench/
Dbenchmark.cpp137 #define BENCHMARK_WRAPPER(fixt, test, code) \ argument
/device/google/contexthub/firmware/os/platform/stm32/
Dbl.c181 uint16_t *code_src, *code; in _blEraseSectors() local
286 uint16_t *code_src, *code; in blWriteBytes() local
/device/google/contexthub/firmware/os/cpu/cortexm4/
Dcpu.c269 …ute__((used)) logHardFault(uintptr_t *excRegs, uintptr_t* otherRegs, bool tinyStack, uint32_t code) in logHardFault()
/device/google/cuttlefish/host/frontend/webrtc/libdevice/
Ddata_channels.cpp154 auto code = DomKeyCodeToLinux(evt["keycode"].asString()); in OnMessageInner() local
/device/linaro/dragonboard/qcom/tqftpserv/
Dtqftpserv.c178 static int tftp_send_error(int sock, int code, const char *msg) in tftp_send_error()
/device/google/cuttlefish/guest/hals/camera/
Dvsock_camera_device_session_3_4.cpp436 int32_t stream_id, ErrorCode code) { in notifyError()
/device/generic/vulkan-cereal/stream-servers/vulkan/emulated_textures/
DCompressedImageInfo.cpp48 const uint32_t* code; // Pointer to shader's compiled spir-v code member
/device/google/cuttlefish/host/frontend/webrtc/html_client/js/
Dcf_webrtc.js279 sendKeyEvent(code, type) { argument
/device/google/cuttlefish/host/libs/audio_connector/
Dshm_layout.h149 Le32 code; member
/device/generic/vulkan-cereal/stream-servers/vulkan/
DCompositorVk.cpp86 const std::vector<uint32_t>& code) { in createShaderModule()
/device/generic/vulkan-cereal/third-party/stb/include/stb/
Dstb_image_write.h849 static int stbiw__zlib_bitrev(int code, int codebits) in stbiw__zlib_bitrev()
880 #define stbiw__zlib_add(code,codebits) \ argument

12