/base/security/device_auth/test/fuzztest/device_auth_service/devauthservprocessauthdata_fuzzer/ |
H A D | devauthservprocessauthdata_fuzzer.cpp | 27 static void OnError(int64_t requestId, int operationCode, int errorCode, const char *errorReturn) in OnError() argument 29 LOGE("error return: %s", errorReturn); in OnError()
|
/base/security/device_auth/test/fuzztest/device_auth_service/devauthservprocessbinddata_fuzzer/ |
H A D | devauthservprocessbinddata_fuzzer.cpp | 27 static void OnError(int64_t requestId, int operationCode, int errorCode, const char *errorReturn) in OnError() argument 29 LOGE("error return: %s", errorReturn); in OnError()
|
/base/security/device_auth/test/fuzztest/device_auth_service/devauthservcheckaccesstogroup_fuzzer/ |
H A D | devauthservcheckaccesstogroup_fuzzer.cpp | 28 static void OnError(int64_t requestId, int operationCode, int errorCode, const char *errorReturn) in OnError() argument 30 LOGE("error return: %s", errorReturn); in OnError()
|
/base/security/device_auth/test/fuzztest/device_auth_service/devauthservcreategroup_fuzzer/ |
H A D | devauthservcreategroup_fuzzer.cpp | 28 static void OnError(int64_t requestId, int operationCode, int errorCode, const char *errorReturn) in OnError() argument 30 LOGE("error return: %s", errorReturn); in OnError()
|
/base/security/device_auth/test/fuzztest/device_auth_service/devauthservgetdeviceinfobyid_fuzzer/ |
H A D | devauthservgetdeviceinfobyid_fuzzer.cpp | 28 static void OnError(int64_t requestId, int operationCode, int errorCode, const char *errorReturn) in OnError() argument 30 LOGE("error return: %s", errorReturn); in OnError()
|
/base/security/device_auth/test/fuzztest/device_auth_service/devauthservgetgroupinfobyid_fuzzer/ |
H A D | devauthservgetgroupinfobyid_fuzzer.cpp | 28 static void OnError(int64_t requestId, int operationCode, int errorCode, const char *errorReturn) in OnError() argument 30 LOGE("error return: %s", errorReturn); in OnError()
|
/base/security/device_auth/test/fuzztest/device_auth_service/devauthservgetjoinedgroups_fuzzer/ |
H A D | devauthservgetjoinedgroups_fuzzer.cpp | 28 static void OnError(int64_t requestId, int operationCode, int errorCode, const char *errorReturn) in OnError() argument 30 LOGE("error return: %s", errorReturn); in OnError()
|
/base/security/device_auth/test/fuzztest/device_auth_service/devauthservgetrelatedgroups_fuzzer/ |
H A D | devauthservgetrelatedgroups_fuzzer.cpp | 28 static void OnError(int64_t requestId, int operationCode, int errorCode, const char *errorReturn) in OnError() argument 30 LOGE("error return: %s", errorReturn); in OnError()
|
/base/security/device_auth/test/fuzztest/device_auth_service/devauthservgettrusteddevices_fuzzer/ |
H A D | devauthservgettrusteddevices_fuzzer.cpp | 28 static void OnError(int64_t requestId, int operationCode, int errorCode, const char *errorReturn) in OnError() argument 30 LOGE("error return: %s", errorReturn); in OnError()
|
/base/security/device_auth/test/fuzztest/device_auth_service/devauthservisdeviceingroup_fuzzer/ |
H A D | devauthservisdeviceingroup_fuzzer.cpp | 28 static void OnError(int64_t requestId, int operationCode, int errorCode, const char *errorReturn) in OnError() argument 30 LOGE("error return: %s", errorReturn); in OnError()
|
/base/security/device_auth/services/session_manager/src/session/ |
H A D | dev_session_fwk.c | 228 static void OnDevSessionError(const SessionImpl *impl, int32_t errorCode, const char *errorReturn) in OnDevSessionError() argument 230 ProcessErrorCallback(impl->base.id, impl->base.opCode, errorCode, errorReturn, &impl->base.callback); in OnDevSessionError() 448 static void GenerateErrorReturn(const CJson *receviedMsg, char **errorReturn) in GenerateErrorReturn() argument 480 *errorReturn = PackJsonToString(message); in GenerateErrorReturn() 481 if (*errorReturn == NULL) { in GenerateErrorReturn() 493 char *errorReturn = NULL; in OnV1SessionError() local 494 GenerateErrorReturn(receviedMsg, &errorReturn); in OnV1SessionError() 495 OnDevSessionError(impl, errorCode, errorReturn); in OnV1SessionError() 496 FreeJsonString(errorReturn); in OnV1SessionError()
|
/base/security/device_auth/services/legacy/group_manager/inc/callback_manager/ |
H A D | callback_manager.h | 32 void ProcessErrorCallback(int64_t reqId, int operationCode, int errorCode, const char *errorReturn,
|
/base/security/device_auth/test/fuzztest/device_auth_service/devauthservaddmembertogroup_fuzzer/ |
H A D | devauthservaddmembertogroup_fuzzer.cpp | 28 static void OnError(int64_t requestId, int operationCode, int errorCode, const char *errorReturn) in OnError() argument 30 LOGE("error return: %s", errorReturn); in OnError()
|
/base/security/device_auth/test/fuzztest/device_auth_service/devauthservaddmultimemberstogroup_fuzzer/ |
H A D | devauthservaddmultimemberstogroup_fuzzer.cpp | 28 static void OnError(int64_t requestId, int operationCode, int errorCode, const char *errorReturn) in OnError() argument 30 LOGE("error return: %s", errorReturn); in OnError()
|
/base/security/device_auth/test/fuzztest/device_auth_service/devauthservauthdevice_fuzzer/ |
H A D | devauthservauthdevice_fuzzer.cpp | 30 static void OnError(int64_t requestId, int operationCode, int errorCode, const char *errorReturn) in OnError() argument 32 LOGE("error return: %s", errorReturn); in OnError()
|
/base/security/device_auth/test/fuzztest/device_auth_service/devauthservdeletegroup_fuzzer/ |
H A D | devauthservdeletegroup_fuzzer.cpp | 28 static void OnError(int64_t requestId, int operationCode, int errorCode, const char *errorReturn) in OnError() argument 30 LOGE("error return: %s", errorReturn); in OnError()
|
/base/security/device_auth/test/fuzztest/device_auth_service/devauthservdeletemultimembersfromgroup_fuzzer/ |
H A D | devauthservdeletemultimembersfromgroup_fuzzer.cpp | 28 static void OnError(int64_t requestId, int operationCode, int errorCode, const char *errorReturn) in OnError() argument 30 LOGE("error return: %s", errorReturn); in OnError()
|
/base/security/device_auth/test/fuzztest/device_auth_service/devauthservdeletememberfromgroup_fuzzer/ |
H A D | devauthservdeletememberfromgroup_fuzzer.cpp | 28 static void OnError(int64_t requestId, int operationCode, int errorCode, const char *errorReturn) in OnError() argument 30 LOGE("error return: %s", errorReturn); in OnError()
|
/base/security/device_auth/test/fuzztest/device_auth_service/devauthservgetgroupinfo_fuzzer/ |
H A D | devauthservgetgroupinfo_fuzzer.cpp | 28 static void OnError(int64_t requestId, int operationCode, int errorCode, const char *errorReturn) in OnError() argument 30 LOGE("error return: %s", errorReturn); in OnError()
|
/base/security/device_auth/test/fuzztest/device_auth_service/devauthservgetpkinfolist_fuzzer/ |
H A D | devauthservgetpkinfolist_fuzzer.cpp | 28 static void OnError(int64_t requestId, int operationCode, int errorCode, const char *errorReturn) in OnError() argument 30 LOGE("error return: %s", errorReturn); in OnError()
|
/base/security/device_auth/test/fuzztest/device_auth_service/devauthservregcallback_fuzzer/ |
H A D | devauthservregcallback_fuzzer.cpp | 23 static void OnError(int64_t requestId, int operationCode, int errorCode, const char *errorReturn) {} in OnError() argument
|
/base/security/device_auth/test/fuzztest/group_auth/processauthdata_fuzzer/ |
H A D | processauthdata_fuzzer.cpp | 19 void OnError(int64_t requestId, int operationCode, int errorCode, const char *errorReturn) {} in OnError() argument
|
/base/security/device_auth/test/fuzztest/group_manage/registercallback_fuzzer/ |
H A D | registercallback_fuzzer.cpp | 19 void OnError(int64_t requestId, int operationCode, int errorCode, const char *errorReturn) {} in OnError() argument
|
/base/security/device_auth/test/fuzztest/group_auth/authdevice_fuzzer/ |
H A D | authdevice_fuzzer.cpp | 19 void OnError(int64_t requestId, int operationCode, int errorCode, const char *errorReturn) {} in OnError() argument
|
/base/security/device_auth/services/legacy/group_manager/src/callback_manager/ |
H A D | callback_manager.c | 149 void ProcessErrorCallback(int64_t reqId, int operationCode, int errorCode, const char *errorReturn, in ProcessErrorCallback() argument 154 callback->onError(reqId, operationCode, errorCode, errorReturn); in ProcessErrorCallback()
|