Home
last modified time | relevance | path

Searched defs:outDevInfo (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/security/device_auth/test/fuzztest/group_manage/getdeviceinfobyid_fuzzer/
H A Dgetdeviceinfobyid_fuzzer.cpp35 char *outDevInfo = nullptr; in FuzzDoGetDeviceInfoById() local
/ohos5.0/base/security/device_auth/test/fuzztest/group_manage/gettrusteddevices_fuzzer/
H A Dgettrusteddevices_fuzzer.cpp34 char *outDevInfo = nullptr; in FuzzDoGetTrustedDevices() local
/ohos5.0/base/security/device_auth/frameworks/src/
H A Dipc_service.c759 char *outDevInfo = NULL; in IpcServiceGmGetDeviceInfoById() local
807 char *outDevInfo = NULL; in IpcServiceGmGetTrustedDevices() local
H A Dipc_sdk.c1138 static int32_t DevInfoByIdIpcResult(const IpcDataInfo *replies, int32_t cacheNum, char **outDevInfo) in DevInfoByIdIpcResult()
1189 char **outDevInfo) in IpcGmGetDeviceInfoById()