Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_auth/frameworks/inc/
H A Dipc_sdk.h80 IPC_CALL_ID_GET_DEV_INFO_BY_ID, enumerator
/ohos5.0/base/security/device_auth/frameworks/src/
H A Dipc_service.c1297 … ret &= SetIpcCallMap(ipcInstance, IpcServiceGmGetDeviceInfoById, IPC_CALL_ID_GET_DEV_INFO_BY_ID); in AddMethodMap()
H A Dipc_sdk.c1211 ret = DoBinderCall(callCtx, IPC_CALL_ID_GET_DEV_INFO_BY_ID, true); in IpcGmGetDeviceInfoById()