Searched refs:GetAddDeviceList (Results 1 – 2 of 2) sorted by relevance
117 int32_t GetAddDeviceList(const nlohmann::json &jsonObject, nlohmann::json &jsonDeviceList);
384 int32_t DmCredentialManager::GetAddDeviceList(const nlohmann::json &jsonObject, nlohmann::json &jso… in GetAddDeviceList() function in OHOS::DistributedHardware::DmCredentialManager444 if (GetAddDeviceList(jsonObject, jsonDeviceList) != DM_OK) { in ImportRemoteCredential()