Home
last modified time | relevance | path

Searched defs:arg (Results 1 - 25 of 57) sorted by relevance

123

/test/xts/acts/kernel_lite/process_posix/src/
H A DPthreadTest.cpp25 void *ThreadPublic(void *arg) in ThreadPublic() argument
H A DPthreadAttrTest.cpp60 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 DActsProcessApiTest.cpp66 static void *ThreadFunc(void* arg) in ThreadFunc() argument
/test/xts/device_attest/sample/client/
H A Ddevattest_main_client.cpp21 int main(int argc, char *arg[]) in main() argument
/applications/sample/wifi-iot/app/demolink/
H A Ddemosdk.c25 static void *DemoSdkBiz(const char *arg) in DemoSdkBiz() argument
H A Ddemosdk_adapter.h25 void *arg; member
/test/xts/acts/iothardware_lite/peripheral_hal/src/
H A Diot_gpio_test.c114 void IOT_GPIO_CALLBACK_Func(char *arg) in IOT_GPIO_CALLBACK_Func() argument
/test/xts/acts/kernel_lite/dyload_posix/
H A DExecApiTest.cpp112 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 DExecveTest.cpp115 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 Dled_example.c35 static void *LedTask(const char *arg) in LedTask() argument
/test/xts/device_attest/services/devattest_ability/src/
H A Ddevattest_task.cpp56 void* DevAttestTask::Run(void* arg) in Run() argument
/test/xts/device_attest_lite/services/core/utils/
H A Dattest_utils_log.c81 va_list arg; in AttestLog() local
H A Dattest_utils_timer.c51 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 Dattest_utils_timer.h49 void *arg; member
/test/xts/device_attest/services/core/include/utils/
H A Dattest_utils_timer.h49 void *arg; member
/test/testfwk/developer_test/examples/sleep/src/
H A Dsleep_ex.cpp65 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 Dwukong_main.cpp139 std::string arg = argv[index]; in main() local
/test/xts/acts/kernel_lite/ipc_posix/message_queue/
H A DIpcMqTest.cpp356 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 DSemTest.cpp172 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 Dattest_utils_timer.c48 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 DProcessApiTest.cpp64 static int CloneTest(void *arg) in CloneTest() argument
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dmntentndk.cpp49 int DoPlainTests(int (*fn1)(void *arg), void *arg1, int (*fn2)(void *arg), void *arg2) in DoPlainTests() argument
H A Dmountndk.cpp37 int DoPlainTests(int (*fn1)(void *arg), void *arg1, int (*fn2)(void *arg), void *arg2) in DoPlainTests() argument
H A Dwaitndk.cpp28 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 Ddiscovery_service_test.c133 static void *ServerInit(void *arg) in ServerInit() argument
140 static void ThreadCreateTest(void *(*entry)(void *arg)) in ThreadCreateTest() argument

Completed in 10 milliseconds

123