/base/security/device_auth/test/fuzztest/device_auth_service/devauthservregcallback_fuzzer/ |
D | devauthservregcallback_fuzzer.cpp | 23 …static void OnError(int64_t requestId, int operationCode, int errorCode, const char *errorReturn) … in OnError() function 43 .onError = OnError,
|
/base/security/device_auth/test/fuzztest/group_manage/registercallback_fuzzer/ |
D | registercallback_fuzzer.cpp | 19 void OnError(int64_t requestId, int operationCode, int errorCode, const char *errorReturn) {} in OnError() function 46 callback.onError = OnError; in FuzzDoRegisterCallback()
|
/base/security/device_auth/test/fuzztest/group_auth/processauthdata_fuzzer/ |
D | processauthdata_fuzzer.cpp | 19 void OnError(int64_t requestId, int operationCode, int errorCode, const char *errorReturn) {} in OnError() function 49 gaCallback.onError = OnError; in FuzzDoProcessData()
|
/base/security/device_auth/test/fuzztest/group_auth/authdevice_fuzzer/ |
D | authdevice_fuzzer.cpp | 19 void OnError(int64_t requestId, int operationCode, int errorCode, const char *errorReturn) {} in OnError() function 51 gaCallback.onError = OnError; in FuzzDoAuthDevice()
|
/base/security/device_auth/test/fuzztest/device_auth_service/devauthservprocessauthdata_fuzzer/ |
D | devauthservprocessauthdata_fuzzer.cpp | 27 … static void OnError(int64_t requestId, int operationCode, int errorCode, const char *errorReturn) in OnError() function 53 .onError = OnError,
|
/base/security/device_auth/test/fuzztest/device_auth_service/devauthservprocessbinddata_fuzzer/ |
D | devauthservprocessbinddata_fuzzer.cpp | 27 … static void OnError(int64_t requestId, int operationCode, int errorCode, const char *errorReturn) in OnError() function 53 .onError = OnError,
|
/base/security/device_auth/test/fuzztest/device_auth_service/devauthservcheckaccesstogroup_fuzzer/ |
D | devauthservcheckaccesstogroup_fuzzer.cpp | 28 … static void OnError(int64_t requestId, int operationCode, int errorCode, const char *errorReturn) in OnError() function 65 .onError = OnError,
|
/base/security/device_auth/test/fuzztest/device_auth_service/devauthservcreategroup_fuzzer/ |
D | devauthservcreategroup_fuzzer.cpp | 28 … static void OnError(int64_t requestId, int operationCode, int errorCode, const char *errorReturn) in OnError() function 65 .onError = OnError,
|
/base/security/device_auth/test/fuzztest/device_auth_service/devauthservisdeviceingroup_fuzzer/ |
D | devauthservisdeviceingroup_fuzzer.cpp | 28 … static void OnError(int64_t requestId, int operationCode, int errorCode, const char *errorReturn) in OnError() function 65 .onError = OnError,
|
/base/security/device_auth/test/fuzztest/device_auth_service/devauthservgetjoinedgroups_fuzzer/ |
D | devauthservgetjoinedgroups_fuzzer.cpp | 28 … static void OnError(int64_t requestId, int operationCode, int errorCode, const char *errorReturn) in OnError() function 65 .onError = OnError,
|
/base/security/device_auth/test/fuzztest/device_auth_service/devauthservgettrusteddevices_fuzzer/ |
D | devauthservgettrusteddevices_fuzzer.cpp | 28 … static void OnError(int64_t requestId, int operationCode, int errorCode, const char *errorReturn) in OnError() function 65 .onError = OnError,
|
/base/security/device_auth/test/fuzztest/device_auth_service/devauthservgetdeviceinfobyid_fuzzer/ |
D | devauthservgetdeviceinfobyid_fuzzer.cpp | 28 … static void OnError(int64_t requestId, int operationCode, int errorCode, const char *errorReturn) in OnError() function 65 .onError = OnError,
|
/base/security/device_auth/test/fuzztest/device_auth_service/devauthservgetgroupinfobyid_fuzzer/ |
D | devauthservgetgroupinfobyid_fuzzer.cpp | 28 … static void OnError(int64_t requestId, int operationCode, int errorCode, const char *errorReturn) in OnError() function 65 .onError = OnError,
|
/base/security/device_auth/test/fuzztest/device_auth_service/devauthservgetrelatedgroups_fuzzer/ |
D | devauthservgetrelatedgroups_fuzzer.cpp | 28 … static void OnError(int64_t requestId, int operationCode, int errorCode, const char *errorReturn) in OnError() function 65 .onError = OnError,
|
/base/security/device_auth/test/fuzztest/device_auth_service/devauthservdeletegroup_fuzzer/ |
D | devauthservdeletegroup_fuzzer.cpp | 28 … static void OnError(int64_t requestId, int operationCode, int errorCode, const char *errorReturn) in OnError() function 65 .onError = OnError,
|
/base/security/device_auth/test/fuzztest/device_auth_service/devauthservaddmultimemberstogroup_fuzzer/ |
D | devauthservaddmultimemberstogroup_fuzzer.cpp | 28 … static void OnError(int64_t requestId, int operationCode, int errorCode, const char *errorReturn) in OnError() function 65 .onError = OnError,
|
/base/security/device_auth/test/fuzztest/device_auth_service/devauthservauthdevice_fuzzer/ |
D | devauthservauthdevice_fuzzer.cpp | 30 … static void OnError(int64_t requestId, int operationCode, int errorCode, const char *errorReturn) in OnError() function 67 .onError = OnError,
|
/base/security/device_auth/test/fuzztest/device_auth_service/devauthservaddmembertogroup_fuzzer/ |
D | devauthservaddmembertogroup_fuzzer.cpp | 28 … static void OnError(int64_t requestId, int operationCode, int errorCode, const char *errorReturn) in OnError() function 65 .onError = OnError,
|
/base/security/device_auth/test/fuzztest/device_auth_service/devauthservgetpkinfolist_fuzzer/ |
D | devauthservgetpkinfolist_fuzzer.cpp | 28 … static void OnError(int64_t requestId, int operationCode, int errorCode, const char *errorReturn) in OnError() function 65 .onError = OnError,
|
/base/security/device_auth/test/fuzztest/device_auth_service/devauthservgetgroupinfo_fuzzer/ |
D | devauthservgetgroupinfo_fuzzer.cpp | 28 … static void OnError(int64_t requestId, int operationCode, int errorCode, const char *errorReturn) in OnError() function 65 .onError = OnError,
|
/base/security/device_auth/test/fuzztest/device_auth_service/devauthservdeletemultimembersfromgroup_fuzzer/ |
D | devauthservdeletemultimembersfromgroup_fuzzer.cpp | 28 … static void OnError(int64_t requestId, int operationCode, int errorCode, const char *errorReturn) in OnError() function 65 .onError = OnError,
|
/base/security/device_auth/test/fuzztest/device_auth_service/devauthservdeletememberfromgroup_fuzzer/ |
D | devauthservdeletememberfromgroup_fuzzer.cpp | 28 … static void OnError(int64_t requestId, int operationCode, int errorCode, const char *errorReturn) in OnError() function 65 .onError = OnError,
|
/base/web/webview/test/unittest/ohos_adapter/media_adapter_test/ |
D | player_framework_adapter_impl_test.cpp | 34 void OnError(PlayerAdapterErrorType errorType) override in OnError() function in OHOS::NWeb::PlayerCallbackTest 164 playerCallback_->OnError(Media::MSERR_EXT_OK, errorMsg_); 169 playerCallback_->OnError(Media::MSERR_EXT_OK, errorMsg_); 187 playerCallback_->OnError(errorCode, errorMsg_);
|
/base/web/webview/ohos_adapter/screen_capture_adapter/include/ |
D | screen_capture_adapter_impl.h | 28 void OnError(OHOS::Media::ScreenCaptureErrorType errorType, int32_t errorCode) override;
|
/base/web/webview/ohos_adapter/media_adapter/include/ |
D | player_framework_adapter_impl.h | 31 void OnError(int32_t errorCode, const std::string& errorMsg) override;
|