Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_auth/frameworks/inc/
H A Dipc_sdk.h81 IPC_CALL_ID_GET_TRUST_DEVICES, enumerator
/ohos5.0/base/security/device_auth/frameworks/src/
H A Dipc_service.c1298 ret &= SetIpcCallMap(ipcInstance, IpcServiceGmGetTrustedDevices, IPC_CALL_ID_GET_TRUST_DEVICES); in AddMethodMap()
H A Dipc_sdk.c1290 ret = DoBinderCall(callCtx, IPC_CALL_ID_GET_TRUST_DEVICES, true); in IpcGmGetTrustedDevices()