Home
last modified time | relevance | path

Searched defs:arg2 (Results 1 – 4 of 4) sorted by relevance

/device/google/fuchsia/bioniccompat/include/sys/
Dprctl.h26 unsigned long arg2, in prctl()
/device/google/contexthub/firmware/os/cpu/cortexm4/
DappSupport.c176 …((naked)) callWithR9(const void *base, uint32_t offset, void *data, uintptr_t arg1, uintptr_t arg2) in callWithR9()
217 void (*method)(uintptr_t, uintptr_t),uintptr_t arg1, uintptr_t arg2) in cpuAppInvoke() argument
/device/google/cuttlefish/guest/hals/camera/
DEmulatedCamera.cpp540 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/
DEmulatedCamera.cpp745 status_t EmulatedCamera::sendCommand(int32_t cmd, int32_t arg1, int32_t arg2) in sendCommand()
1161 int32_t arg2) in send_command()