Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/device_manager/services/implementation/src/credential/
H A Ddm_credential_manager.cpp467 int32_t GetDeleteDeviceList(const nlohmann::json &jsonObject, nlohmann::json &deviceList) in GetDeleteDeviceList() function
512 if (GetDeleteDeviceList(jsonObject, jsonDeviceList) != DM_OK) { in DeleteRemoteCredential()