/ohos5.0/base/useriam/user_auth_framework/test/fuzztest/clients/useridmclientstub_fuzzer/ |
H A D | user_idm_client_stub_fuzzer.cpp | 94 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 D | user_auth_callback_stub_fuzzer.cpp | 117 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 D | co_auth_stub_fuzzer.cpp | 56 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 D | hks_service_on_remote_request_fuzzer.cpp | 38 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 D | face_auth_stub_fuzzer.cpp | 51 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 D | user_auth_stub_fuzzer.cpp | 52 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 D | user_idm_stub_fuzzer.cpp | 52 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 D | pin_auth_stub_fuzzer.cpp | 55 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 D | pin_auth_interface_stub_fuzzer.cpp | 49 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 D | inputer_set_data_stub_fuzzer.cpp | 61 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 D | user_auth_hdi_stub_fuzzer.cpp | 65 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 D | all_in_one_executor_stub_fuzzer.cpp | 60 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 D | face_auth_interface_stub_fuzzer.cpp | 59 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 D | all_in_one_executor_stub_fuzzer.cpp | 60 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 D | fingerprint_auth_interface_stub_fuzzer.cpp | 62 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 D | pin_auth_executor_stub_fuzzer.cpp | 61 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 D | executor_callback_stub_fuzzer.cpp | 104 MessageOption optionAsync = MessageOption::TF_ASYNC; in ExecutorCallbackStubFuzzTest() local 114 (void)g_ExecutorCallbackService->OnRemoteRequest(code, data, reply, optionAsync); in ExecutorCallbackStubFuzzTest()
|