Home
last modified time | relevance | path

Searched defs:GetDeviceIdByNetworkId (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/device/
H A Ddevice_manager_agent.cpp635 std::string DeviceManagerAgent::GetDeviceIdByNetworkId(const std::string &networkId) in GetDeviceIdByNetworkId() function in OHOS::Storage::DistributedFile::DeviceManagerAgent
/ohos5.0/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/mini/
H A Dsoftbus_adapter.c705 static int GetDeviceIdByNetworkId(const char *networkId, char *deviceId) in GetDeviceIdByNetworkId() function