Home
last modified time | relevance | path

Searched refs:IPC_CALL_ID_GET_REAL_INFO (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/security/device_auth/frameworks/inc/
H A Dipc_sdk.h90 IPC_CALL_ID_GET_REAL_INFO, enumerator
/ohos5.0/base/security/device_auth/frameworks/src/
H A Dipc_service.c1306 ret &= SetIpcCallMap(ipcInstance, IpcServiceGaGetRealInfo, IPC_CALL_ID_GET_REAL_INFO); in AddMethodMap()
H A Dipc_sdk.c1640 ret = DoBinderCall(callCtx, IPC_CALL_ID_GET_REAL_INFO, true); in IpcGaGetRealInfo()