Home
last modified time | relevance | path

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

/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/include/deviceprofilemanager/
H A Ddevice_profile_manager.h77 int32_t SyncWithNotOHBasedDevice(const std::vector<std::string>& notOHBasedDevices,
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/src/deviceprofilemanager/
H A Ddevice_profile_manager.cpp416 SyncWithNotOHBasedDevice(notOHBasedDevices, callerDescriptor, syncCompletedCallback); in SyncDeviceProfile()
493 int32_t DeviceProfileManager::SyncWithNotOHBasedDevice(const std::vector<std::string>& notOHBasedDe… in SyncWithNotOHBasedDevice() function in OHOS::DistributedDeviceProfile::DeviceProfileManager