| /test/xts/acts/kernel_lite/process_posix/src/ |
| H A D | PthreadTest.cpp | 25 void *ThreadPublic(void *arg) in ThreadPublic() argument
|
| H A D | PthreadAttrTest.cpp | 60 void *ThreadPthreadAttrSetscope(void *arg) in ThreadPthreadAttrSetscope() argument 100 void *ThreadPthreadAttrSetguardsize(void *arg) in ThreadPthreadAttrSetguardsize() argument 140 void *ThreadPthreadAttrSetstacksize(void *arg) in ThreadPthreadAttrSetstacksize() argument 201 void *ThreadPthreadAttrSetstack(void *arg) in ThreadPthreadAttrSetstack() argument 263 void *ThreadPthreadGetattrNp(void *arg) in ThreadPthreadGetattrNp() argument [all...] |
| H A D | ActsProcessApiTest.cpp | 66 static void *ThreadFunc(void* arg)
in ThreadFunc() argument
|
| /test/xts/device_attest/sample/client/ |
| H A D | devattest_main_client.cpp | 21 int main(int argc, char *arg[]) in main() argument
|
| /applications/sample/wifi-iot/app/demolink/ |
| H A D | demosdk.c | 25 static void *DemoSdkBiz(const char *arg) in DemoSdkBiz() argument
|
| H A D | demosdk_adapter.h | 25 void *arg;
member
|
| /test/xts/acts/iothardware_lite/peripheral_hal/src/ |
| H A D | iot_gpio_test.c | 114 void IOT_GPIO_CALLBACK_Func(char *arg) in IOT_GPIO_CALLBACK_Func() argument
|
| /test/xts/acts/kernel_lite/dyload_posix/ |
| H A D | ExecApiTest.cpp | 112 char *arg[] = {"executor1", "-n", "NAME", "-v", "Alice", NULL};
in HWTEST_F() local 138 char *arg[] = {"executor1", "-n", "NAME", "-v", "Alice", NULL};
in HWTEST_F() local
|
| H A D | ExecveTest.cpp | 115 char *arg[] = {"1", "!@#$%^&*()_+", NULL};
in HWTEST_F() local 140 char *arg[] = {"1", "!@#$%^&*()_+", NULL};
in HWTEST_F() local
|
| /applications/sample/wifi-iot/app/iothardware/ |
| H A D | led_example.c | 35 static void *LedTask(const char *arg) in LedTask() argument
|
| /test/xts/device_attest/services/devattest_ability/src/ |
| H A D | devattest_task.cpp | 56 void* DevAttestTask::Run(void* arg) in Run() argument
|
| /test/xts/device_attest_lite/services/core/utils/ |
| H A D | attest_utils_log.c | 81 va_list arg; in AttestLog() local
|
| H A D | attest_utils_timer.c | 51 AttestTimerCreate(TimerCallbackFunc func, AttestTimerType type, void *arg, uint32_t milliseconds) AttestTimerCreate() argument 120 AttestStartTimerTask(AttestTimerType isOnce, uint32_t milliseconds, void *func, void *arg, ATTEST_TIMER_ID *timerHandle) AttestStartTimerTask() argument
|
| /test/xts/device_attest_lite/services/core/include/utils/ |
| H A D | attest_utils_timer.h | 49 void *arg; member
|
| /test/xts/device_attest/services/core/include/utils/ |
| H A D | attest_utils_timer.h | 49 void *arg; member
|
| /test/testfwk/developer_test/examples/sleep/src/ |
| H A D | sleep_ex.cpp | 65 static void TmpFunc(const void* arg)
in TmpFunc() argument 70 double ElapsedTime(time_callback func, void* arg)
in ElapsedTime() argument
|
| /test/ostest/wukong/shell_command/src/ |
| H A D | wukong_main.cpp | 139 std::string arg = argv[index]; in main() local
|
| /test/xts/acts/kernel_lite/ipc_posix/message_queue/ |
| H A D | IpcMqTest.cpp | 356 static void *PthreadCom(void *arg)
in PthreadCom() argument 411 static void *PthreadTimedCom(void *arg)
in PthreadTimedCom() argument 479 static void *PthreadAllCom(void *arg)
in PthreadAllCom() argument
|
| /test/xts/acts/kernel_lite/ipc_posix/semaphore/ |
| H A D | SemTest.cpp | 172 void *ThreadChat(void *arg) in ThreadChat() argument 216 void *ThreadSemTryWait(void *arg) in ThreadSemTryWait() argument 273 void *ThreadSemTimedWait(void *arg) in ThreadSemTimedWait() argument 324 void *ThreadNThreadWait1(void *arg) in ThreadNThreadWait1() argument 336 void *ThreadNThreadWait2(void *arg) in ThreadNThreadWait2() argument 400 ThreadNThreadPost1(void *arg) ThreadNThreadPost1() argument 413 ThreadNThreadPost2(void *arg) ThreadNThreadPost2() argument [all...] |
| /test/xts/device_attest/services/core/utils/ |
| H A D | attest_utils_timer.c | 48 AttestTimerCreate(TimerCallbackFunc func, AttestTimerType type, void *arg, uint32_t milliseconds) AttestTimerCreate() argument 117 AttestStartTimerTask(AttestTimerType isOnce, uint32_t milliseconds, void *func, void *arg, ATTEST_TIMER_ID *timerHandle) AttestStartTimerTask() argument
|
| /test/xts/hats/kernel/syscalls/process/processid/ |
| H A D | ProcessApiTest.cpp | 64 static int CloneTest(void *arg) in CloneTest() argument
|
| /test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/ |
| H A D | mntentndk.cpp | 49 int DoPlainTests(int (*fn1)(void *arg), void *arg1, int (*fn2)(void *arg), void *arg2)
in DoPlainTests() argument
|
| H A D | mountndk.cpp | 37 int DoPlainTests(int (*fn1)(void *arg), void *arg1, int (*fn2)(void *arg), void *arg2)
in DoPlainTests() argument
|
| H A D | waitndk.cpp | 28 int do_plain_tests(int (*fn1)(void *arg), void *arg1, int (*fn2)(void *arg), void *arg2)
in do_plain_tests() argument
|
| /test/xts/acts/communication_lite/dsoftbus_hal/src/ |
| H A D | discovery_service_test.c | 133 static void *ServerInit(void *arg) in ServerInit() argument 140 static void ThreadCreateTest(void *(*entry)(void *arg)) in ThreadCreateTest() argument
|