Home
last modified time | relevance | path

Searched refs:errorReturn (Results 1 – 25 of 57) sorted by relevance

123

/ohos5.0/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_hichain.c191 static int32_t CheckErrReturnValidity(const char *errorReturn) in CheckErrReturnValidity() argument
193 cJSON *json = cJSON_Parse(errorReturn); in CheckErrReturnValidity()
217 static void NotifyAuthFailEvent(int32_t errCode, const char *errorReturn) in NotifyAuthFailEvent() argument
219 uint32_t errorReturnLen = strlen(errorReturn) + 1; in NotifyAuthFailEvent()
221 Anonymize(errorReturn, &anonyErrorReturn); in NotifyAuthFailEvent()
246 static void NotifyPcAuthFail(int64_t authSeq, int errCode, const char *errorReturn) in NotifyPcAuthFail() argument
248 if (errorReturn != NULL && CheckErrReturnValidity(errorReturn) == SOFTBUS_OK) { in NotifyPcAuthFail()
250 NotifyAuthFailEvent(errCode, errorReturn); in NotifyPcAuthFail()
255 NotifyAuthFailEvent(errCode, errorReturn); in NotifyPcAuthFail()
262 static void OnError(int64_t authSeq, int operationCode, int errCode, const char *errorReturn) in OnError() argument
[all …]
/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() argument
288 …ProcessErrorCallback(impl->base.id, impl->base.opCode, errorCode, errorReturn, &impl->base.callbac… in OnDevSessionError()
508 static void GenerateErrorReturn(const CJson *receviedMsg, char **errorReturn) in GenerateErrorReturn() argument
540 *errorReturn = PackJsonToString(message); in GenerateErrorReturn()
541 if (*errorReturn == NULL) { in GenerateErrorReturn()
553 char *errorReturn = NULL; in OnV1SessionError() local
554 GenerateErrorReturn(receviedMsg, &errorReturn); in OnV1SessionError()
555 OnDevSessionError(impl, errorCode, errorReturn, true); in OnV1SessionError()
556 FreeJsonString(errorReturn); in OnV1SessionError()
/ohos5.0/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/mini/
H A Dhichain_adapter.c49 static void OnError(int64_t requestId, int operationCode, int errorCode, const char *errorReturn);
212 static void OnError(int64_t requestId, int operationCode, int errorCode, const char *errorReturn) in OnError() argument
214 (void)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() argument
29 LOGE("error return: %s", 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() argument
29 LOGE("error return: %s", 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() argument
30 LOGE("error return: %s", 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() argument
30 LOGE("error return: %s", 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() argument
30 LOGE("error return: %s", 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() argument
30 LOGE("error return: %s", 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() argument
30 LOGE("error return: %s", 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() argument
30 LOGE("error return: %s", 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() argument
30 LOGE("error return: %s", 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() argument
30 LOGE("error return: %s", 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() argument
30 LOGE("error return: %s", 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() argument
30 LOGE("error return: %s", 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() argument
30 LOGE("error return: %s", errorReturn); in OnError()
/ohos5.0/foundation/communication/dsoftbus/tests/core/authentication/unittest/
H A Dauth_common_mock.cpp140 int32_t AuthFailNotifyProofInfo(int32_t errCode, const char *errorReturn, uint32_t errorReturnLen) in AuthFailNotifyProofInfo() argument
142 return GetCommonInterface()->AuthFailNotifyProofInfo(errCode, errorReturn, errorReturnLen); in AuthFailNotifyProofInfo()
/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() argument
32 LOGE("error return: %s", 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() argument
30 LOGE("error return: %s", 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() argument
30 LOGE("error return: %s", 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() argument
30 LOGE("error return: %s", 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() argument
30 LOGE("error return: %s", errorReturn); in OnError()
/ohos5.0/foundation/distributedhardware/device_manager/test/commonunittest/
H A DUTTest_hichain_connector.cpp699 const char *errorReturn = "errorReturnTest"; variable
702 hiChainConnector->onError(requestId, operationCode, errorCode, errorReturn);
705 hiChainConnector->onError(requestId, operationCode, errorCode, errorReturn);
708 hiChainConnector->onError(requestId, operationCode, errorCode, errorReturn);
711 hiChainConnector->onError(requestId, operationCode, errorCode, errorReturn);
726 const char *errorReturn = "errorReturnTest"; variable
732 hiChainConnector->onError(requestId, operationCode, errorCode, errorReturn);
736 hiChainConnector->onError(requestId, operationCode, errorCode, errorReturn);
739 hiChainConnector->onError(requestId, operationCode, errorCode, errorReturn);
744 hiChainConnector->onError(requestId, operationCode, errorCode, errorReturn);
[all …]
/ohos5.0/base/security/device_auth/services/legacy/group_manager/inc/callback_manager/
H A Dcallback_manager.h32 void ProcessErrorCallback(int64_t reqId, int operationCode, int errorCode, const char *errorReturn,
/ohos5.0/foundation/distributedhardware/device_manager/services/implementation/include/dependency/hichain/
H A Dmine_hichain_connector.h32 … static void onError(int64_t requestId, int operationCode, int errorCode, const char *errorReturn);

123