Home
last modified time | relevance | path

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

/ohos5.0/foundation/deviceprofile/device_info_manager/old/services/core/include/dbstorage/
H A Ddevice_profile_storage_manager.h65 int32_t RemoveRemoteDeviceProfile();
/ohos5.0/foundation/deviceprofile/device_info_manager/old/services/core/test/unittest/
H A Dprofile_storage_test.cpp1452 ret = DeviceProfileStorageManager::GetInstance().RemoveRemoteDeviceProfile();
1462 ret = DeviceProfileStorageManager::GetInstance().RemoveRemoteDeviceProfile();
/ohos5.0/foundation/deviceprofile/device_info_manager/old/services/core/src/dbstorage/
H A Ddevice_profile_storage_manager.cpp355 int32_t DeviceProfileStorageManager::RemoveRemoteDeviceProfile() in RemoveRemoteDeviceProfile() function in OHOS::DeviceProfile::DeviceProfileStorageManager