Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_auth/frameworks/src/
H A Dipc_sdk.c1138 static int32_t DevInfoByIdIpcResult(const IpcDataInfo *replies, int32_t cacheNum, char **outDevInfo) in DevInfoByIdIpcResult() function
1226 ret = DevInfoByIdIpcResult(replyCache, REPLAY_CACHE_NUM(replyCache), outDevInfo); in IpcGmGetDeviceInfoById()