Searched defs:arg1 (Results 1 – 4 of 4) sorted by relevance
/device/google/contexthub/firmware/os/cpu/cortexm4/ |
D | appSupport.c | 176 …_((naked)) callWithR9(const void *base, uint32_t offset, void *data, uintptr_t arg1, uintptr_t arg… in callWithR9() 217 void (*method)(uintptr_t, uintptr_t),uintptr_t arg1, uintptr_t arg2) in cpuAppInvoke() argument
|
/device/google/cuttlefish/host/frontend/gcastv2/signaling_server/assets/js/ |
D | logcat.js | 58 function createAdbMessage(command, arg0, arg1, payload) { argument
|
/device/google/cuttlefish/guest/hals/camera/ |
D | EmulatedCamera.cpp | 540 status_t EmulatedCamera::sendCommand(int32_t cmd, int32_t arg1, int32_t arg2) { in sendCommand() 917 int32_t arg1, int32_t arg2) { in send_command()
|
/device/generic/goldfish/camera/ |
D | EmulatedCamera.cpp | 745 status_t EmulatedCamera::sendCommand(int32_t cmd, int32_t arg1, int32_t arg2) in sendCommand() 1160 int32_t arg1, in send_command()
|