Home
last modified time | relevance | path

Searched defs:errorReturn (Results 1 – 25 of 49) sorted by relevance

12

/ohos5.0/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_hichain.c191 static int32_t CheckErrReturnValidity(const char *errorReturn) in CheckErrReturnValidity()
217 static void NotifyAuthFailEvent(int32_t errCode, const char *errorReturn) in NotifyAuthFailEvent()
246 static void NotifyPcAuthFail(int64_t authSeq, int errCode, const char *errorReturn) in NotifyPcAuthFail()
262 static void OnError(int64_t authSeq, int operationCode, int errCode, const char *errorReturn) in OnError()
/ohos5.0/base/security/device_auth/test/fuzztest/group_manage/registercallback_fuzzer/
H A Dregistercallback_fuzzer.cpp19 void OnError(int64_t requestId, int operationCode, int errorCode, const char *errorReturn) {} in OnError()
/ohos5.0/base/security/device_auth/test/fuzztest/device_auth_service/devauthservregcallback_fuzzer/
H A Ddevauthservregcallback_fuzzer.cpp23 …tatic void OnError(int64_t requestId, int operationCode, int errorCode, const char *errorReturn) {} in OnError()
/ohos5.0/base/security/device_auth/test/fuzztest/group_auth/processauthdata_fuzzer/
H A Dprocessauthdata_fuzzer.cpp19 void OnError(int64_t requestId, int operationCode, int errorCode, const char *errorReturn) {} in OnError()
/ohos5.0/base/security/device_auth/test/fuzztest/device_auth_service/devauthservprocessauthdata_fuzzer/
H A Ddevauthservprocessauthdata_fuzzer.cpp27 … static void OnError(int64_t requestId, int operationCode, int errorCode, const char *errorReturn) in OnError()
/ohos5.0/base/security/device_auth/test/fuzztest/device_auth_service/devauthservprocessbinddata_fuzzer/
H A Ddevauthservprocessbinddata_fuzzer.cpp27 … static void OnError(int64_t requestId, int operationCode, int errorCode, const char *errorReturn) in OnError()
/ohos5.0/base/security/device_auth/test/fuzztest/group_auth/authdevice_fuzzer/
H A Dauthdevice_fuzzer.cpp19 void OnError(int64_t requestId, int operationCode, int errorCode, const char *errorReturn) {} in OnError()
/ohos5.0/base/security/device_auth/test/fuzztest/device_auth_service/devauthservcheckaccesstogroup_fuzzer/
H A Ddevauthservcheckaccesstogroup_fuzzer.cpp28 … static void OnError(int64_t requestId, int operationCode, int errorCode, const char *errorReturn) in OnError()
/ohos5.0/base/security/device_auth/test/fuzztest/device_auth_service/devauthservcreategroup_fuzzer/
H A Ddevauthservcreategroup_fuzzer.cpp28 … static void OnError(int64_t requestId, int operationCode, int errorCode, const char *errorReturn) in OnError()
/ohos5.0/base/security/device_auth/test/fuzztest/device_auth_service/devauthservisdeviceingroup_fuzzer/
H A Ddevauthservisdeviceingroup_fuzzer.cpp28 … static void OnError(int64_t requestId, int operationCode, int errorCode, const char *errorReturn) in OnError()
/ohos5.0/base/security/device_auth/test/fuzztest/device_auth_service/devauthservgetdeviceinfobyid_fuzzer/
H A Ddevauthservgetdeviceinfobyid_fuzzer.cpp28 … static void OnError(int64_t requestId, int operationCode, int errorCode, const char *errorReturn) in OnError()
/ohos5.0/base/security/device_auth/test/fuzztest/device_auth_service/devauthservgetgroupinfobyid_fuzzer/
H A Ddevauthservgetgroupinfobyid_fuzzer.cpp28 … static void OnError(int64_t requestId, int operationCode, int errorCode, const char *errorReturn) in OnError()
/ohos5.0/base/security/device_auth/test/fuzztest/device_auth_service/devauthservdeletegroup_fuzzer/
H A Ddevauthservdeletegroup_fuzzer.cpp28 … static void OnError(int64_t requestId, int operationCode, int errorCode, const char *errorReturn) in OnError()
/ohos5.0/base/security/device_auth/test/fuzztest/device_auth_service/devauthservgetjoinedgroups_fuzzer/
H A Ddevauthservgetjoinedgroups_fuzzer.cpp28 … static void OnError(int64_t requestId, int operationCode, int errorCode, const char *errorReturn) in OnError()
/ohos5.0/base/security/device_auth/test/fuzztest/device_auth_service/devauthservgetrelatedgroups_fuzzer/
H A Ddevauthservgetrelatedgroups_fuzzer.cpp28 … static void OnError(int64_t requestId, int operationCode, int errorCode, const char *errorReturn) in OnError()
/ohos5.0/base/security/device_auth/test/fuzztest/device_auth_service/devauthservgettrusteddevices_fuzzer/
H A Ddevauthservgettrusteddevices_fuzzer.cpp28 … static void OnError(int64_t requestId, int operationCode, int errorCode, const char *errorReturn) in OnError()
/ohos5.0/base/security/device_auth/test/fuzztest/device_auth_service/devauthservaddmultimemberstogroup_fuzzer/
H A Ddevauthservaddmultimemberstogroup_fuzzer.cpp28 … static void OnError(int64_t requestId, int operationCode, int errorCode, const char *errorReturn) in OnError()
/ohos5.0/base/security/device_auth/test/fuzztest/device_auth_service/devauthservaddmembertogroup_fuzzer/
H A Ddevauthservaddmembertogroup_fuzzer.cpp28 … static void OnError(int64_t requestId, int operationCode, int errorCode, const char *errorReturn) in OnError()
/ohos5.0/base/security/device_auth/test/fuzztest/device_auth_service/devauthservdeletememberfromgroup_fuzzer/
H A Ddevauthservdeletememberfromgroup_fuzzer.cpp28 … static void OnError(int64_t requestId, int operationCode, int errorCode, const char *errorReturn) in OnError()
/ohos5.0/base/security/device_auth/test/fuzztest/device_auth_service/devauthservdeletemultimembersfromgroup_fuzzer/
H A Ddevauthservdeletemultimembersfromgroup_fuzzer.cpp28 … static void OnError(int64_t requestId, int operationCode, int errorCode, const char *errorReturn) in OnError()
/ohos5.0/base/security/device_auth/test/fuzztest/device_auth_service/devauthservauthdevice_fuzzer/
H A Ddevauthservauthdevice_fuzzer.cpp30 … static void OnError(int64_t requestId, int operationCode, int errorCode, const char *errorReturn) in OnError()
/ohos5.0/base/security/device_auth/test/fuzztest/device_auth_service/devauthservgetgroupinfo_fuzzer/
H A Ddevauthservgetgroupinfo_fuzzer.cpp28 … static void OnError(int64_t requestId, int operationCode, int errorCode, const char *errorReturn) in OnError()
/ohos5.0/base/security/device_auth/test/fuzztest/device_auth_service/devauthservgetpkinfolist_fuzzer/
H A Ddevauthservgetpkinfolist_fuzzer.cpp28 … static void OnError(int64_t requestId, int operationCode, int errorCode, const char *errorReturn) in OnError()
/ohos5.0/base/security/device_auth/services/session_manager/src/session/
H A Ddev_session_fwk.c286 static void OnDevSessionError(const SessionImpl *impl, int32_t errorCode, const char *errorReturn, … in OnDevSessionError()
508 static void GenerateErrorReturn(const CJson *receviedMsg, char **errorReturn) in GenerateErrorReturn()
553 char *errorReturn = NULL; in OnV1SessionError() local
/ohos5.0/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/mini/
H A Dhichain_adapter.c212 static void OnError(int64_t requestId, int operationCode, int errorCode, const char *errorReturn) in OnError()

12