Searched refs:GaCbOnErrorWithType (Results 1 - 2 of 2) sorted by relevance
/base/security/device_auth/frameworks/src/lite/ |
H A D | ipc_adapt.c | 841 static void GaCbOnErrorWithType(int64_t requestId, int32_t operationCode, in GaCbOnErrorWithType() function 885 GaCbOnErrorWithType(requestId, operationCode, errorCode, errorReturn, CB_TYPE_DEV_AUTH); in IpcGaCbOnError() 891 GaCbOnErrorWithType(requestId, operationCode, errorCode, errorReturn, CB_TYPE_TMP_DEV_AUTH); in TmpIpcGaCbOnError()
|
/base/security/device_auth/frameworks/src/standard/ |
H A D | ipc_adapt.cpp | 817 static void GaCbOnErrorWithType(int64_t requestId, int32_t operationCode, in GaCbOnErrorWithType() function 855 GaCbOnErrorWithType(requestId, operationCode, errorCode, errorReturn, CB_TYPE_DEV_AUTH); in IpcGaCbOnError() 861 GaCbOnErrorWithType(requestId, operationCode, errorCode, errorReturn, CB_TYPE_TMP_DEV_AUTH); in TmpIpcGaCbOnError()
|
Completed in 6 milliseconds