Home
last modified time | relevance | path

Searched refs:optionAsync (Results 1 – 17 of 17) sorted by relevance

/ohos5.0/base/useriam/user_auth_framework/test/fuzztest/clients/useridmclientstub_fuzzer/
H A Duser_idm_client_stub_fuzzer.cpp94 MessageOption optionAsync = MessageOption::TF_ASYNC; in FuzzIdmCallbackStub() local
104 (void)idmCallbackService->OnRemoteRequest(code, data, reply, optionAsync); in FuzzIdmCallbackStub()
126 MessageOption optionAsync = MessageOption::TF_ASYNC; in FuzzIdmGetInfoCallbackStub() local
136 (void)idmGetCredInfoCallbackService->OnRemoteRequest(code, data, reply, optionAsync); in FuzzIdmGetInfoCallbackStub()
158 MessageOption optionAsync = MessageOption::TF_ASYNC; in FuzzIdmGetSecureUserInfoCallbackstub() local
168 (void)idmGetSecureUserInfoCallbackService->OnRemoteRequest(code, data, reply, optionAsync); in FuzzIdmGetSecureUserInfoCallbackstub()
/ohos5.0/base/useriam/user_auth_framework/test/fuzztest/clients/userauthcallbackstub_fuzzer/
H A Duser_auth_callback_stub_fuzzer.cpp117 MessageOption optionAsync = MessageOption::TF_ASYNC; in SetPropCallbackStubFuzzTest() local
127 (void)g_SetPropCallbackService->OnRemoteRequest(code, data, reply, optionAsync); in SetPropCallbackStubFuzzTest()
143 MessageOption optionAsync = MessageOption::TF_ASYNC; in GetPropCallbackStubFuzzTest() local
153 (void)g_GetPropCallbackService->OnRemoteRequest(code, data, reply, optionAsync); in GetPropCallbackStubFuzzTest()
169 MessageOption optionAsync = MessageOption::TF_ASYNC; in UserAuthCallbackStubFuzzTest() local
179 (void)g_UserAuthCallbackService->OnRemoteRequest(code, data, reply, optionAsync); in UserAuthCallbackStubFuzzTest()
/ohos5.0/base/useriam/user_auth_framework/test/fuzztest/services/coauthstub_fuzzer/
H A Dco_auth_stub_fuzzer.cpp56 MessageOption optionAsync = MessageOption::TF_ASYNC; in FuzzCoAuthStub() local
66 (void)coAuthService.OnRemoteRequest(code, data, reply, optionAsync); in FuzzCoAuthStub()
89 MessageOption optionAsync = MessageOption::TF_ASYNC; in FuzzExecutorMessengerStub() local
99 (void)executorMessengerService->OnRemoteRequest(code, data, reply, optionAsync); in FuzzExecutorMessengerStub()
/ohos5.0/base/security/huks/test/fuzz_test/hksserviceonremoterequest_fuzzer/
H A Dhks_service_on_remote_request_fuzzer.cpp38 MessageOption optionAsync = MessageOption::TF_ASYNC; in DoSomethingInterestingWithMyAPI() local
52 (void)ptrInstance->OnRemoteRequest(msgcode, dataParcel, replyParcel, optionAsync); in DoSomethingInterestingWithMyAPI()
/ohos5.0/base/useriam/face_auth/test/fuzztest/faceauthstub_fuzzer/
H A Dface_auth_stub_fuzzer.cpp51 MessageOption optionAsync = MessageOption::TF_ASYNC; in FaceAuthStubFuzzTest() local
61 (void)faceAuthservice->OnRemoteRequest(code, data, reply, optionAsync); in FaceAuthStubFuzzTest()
/ohos5.0/base/useriam/user_auth_framework/test/fuzztest/services/userauthstub_fuzzer/
H A Duser_auth_stub_fuzzer.cpp52 MessageOption optionAsync = MessageOption::TF_ASYNC; in UserAuthStubFuzzTest() local
62 (void)service->OnRemoteRequest(code, data, reply, optionAsync); in UserAuthStubFuzzTest()
/ohos5.0/base/useriam/user_auth_framework/test/fuzztest/services/useridmstub_fuzzer/
H A Duser_idm_stub_fuzzer.cpp52 MessageOption optionAsync = MessageOption::TF_ASYNC; in UserIdmStubFuzzTest() local
62 (void)userIdmService.OnRemoteRequest(code, data, reply, optionAsync); in UserIdmStubFuzzTest()
/ohos5.0/base/useriam/pin_auth/test/fuzztest/frameworks/ipc/pinauthstub_fuzzer/
H A Dpin_auth_stub_fuzzer.cpp55 MessageOption optionAsync = MessageOption::TF_ASYNC; in PinAuthStubFuzzTest() local
65 (void)pinAuthService.OnRemoteRequest(code, data, reply, optionAsync); in PinAuthStubFuzzTest()
/ohos5.0/drivers/peripheral/pin_auth/test/fuzztest/pin_auth/pinauthinterfacestub_fuzzer/
H A Dpin_auth_interface_stub_fuzzer.cpp49 MessageOption optionAsync = MessageOption::TF_ASYNC; in PinAuthInterfaceStubFuzzTest() local
59 (void)pinAuthInterfaceStub.OnRemoteRequest(code, data, reply, optionAsync); in PinAuthInterfaceStubFuzzTest()
/ohos5.0/base/useriam/pin_auth/test/fuzztest/frameworks/ipc/inputersetdatastub_fuzzer/
H A Dinputer_set_data_stub_fuzzer.cpp61 MessageOption optionAsync = MessageOption::TF_ASYNC; in InputerSetDataStubFuzzTest() local
71 (void)iInputerDataImpl.OnRemoteRequest(code, data, reply, optionAsync); in InputerSetDataStubFuzzTest()
/ohos5.0/drivers/peripheral/user_auth/test/fuzztest/user_auth/userauthhdistub_fuzzer/
H A Duser_auth_hdi_stub_fuzzer.cpp65 MessageOption optionAsync = MessageOption::TF_ASYNC; in UserAuthHdiStubFuzzTest() local
75 (void)userAuthInterfaceStub->OnRemoteRequest(code, data, reply, optionAsync); in UserAuthHdiStubFuzzTest()
/ohos5.0/drivers/peripheral/face_auth/test/fuzztest/face_auth/faceauthallinoneexecutorstub_fuzzer/
H A Dall_in_one_executor_stub_fuzzer.cpp60 MessageOption optionAsync = MessageOption::TF_ASYNC; in FaceAuthHdiStubFuzzTest() local
76 (void)executorStub->OnRemoteRequest(code, data, reply, optionAsync); in FaceAuthHdiStubFuzzTest()
/ohos5.0/drivers/peripheral/face_auth/test/fuzztest/face_auth/faceauthinterfacestub_fuzzer/
H A Dface_auth_interface_stub_fuzzer.cpp59 MessageOption optionAsync = MessageOption::TF_ASYNC; in FaceAuthInterfaceStubFuzzTest() local
75 (void)faceAuthInterfaceStub->OnRemoteRequest(code, data, reply, optionAsync); in FaceAuthInterfaceStubFuzzTest()
/ohos5.0/drivers/peripheral/fingerprint_auth/test/fuzztest/fingerprint_auth/fingerprintauthallinoneexecutorstub_fuzzer/
H A Dall_in_one_executor_stub_fuzzer.cpp60 MessageOption optionAsync = MessageOption::TF_ASYNC; in FingerprintAuthHdiStubFuzzTest() local
76 (void)executorStub->OnRemoteRequest(code, data, reply, optionAsync); in FingerprintAuthHdiStubFuzzTest()
/ohos5.0/drivers/peripheral/fingerprint_auth/test/fuzztest/fingerprint_auth/fingerprintauthinterfacestub_fuzzer/
H A Dfingerprint_auth_interface_stub_fuzzer.cpp62 MessageOption optionAsync = MessageOption::TF_ASYNC; in FingerprintAuthInterfaceStubFuzzTest() local
78 (void)fingerprintAuthInterfaceStub->OnRemoteRequest(code, data, reply, optionAsync); in FingerprintAuthInterfaceStubFuzzTest()
/ohos5.0/drivers/peripheral/pin_auth/test/fuzztest/pin_auth/pinauthexecutorstub_fuzzer/
H A Dpin_auth_executor_stub_fuzzer.cpp61 MessageOption optionAsync = MessageOption::TF_ASYNC; in PinAuthExecutorStubFuzzTest() local
72 (void)executorStub->OnRemoteRequest(code, data, reply, optionAsync); in PinAuthExecutorStubFuzzTest()
/ohos5.0/base/useriam/user_auth_framework/test/fuzztest/clients/executorcallbackstub_fuzzer/
H A Dexecutor_callback_stub_fuzzer.cpp104 MessageOption optionAsync = MessageOption::TF_ASYNC; in ExecutorCallbackStubFuzzTest() local
114 (void)g_ExecutorCallbackService->OnRemoteRequest(code, data, reply, optionAsync); in ExecutorCallbackStubFuzzTest()