Home
last modified time | relevance | path

Searched defs:DeleteDeviceProfile (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/foundation/deviceprofile/device_info_manager/old/services/core/test/fuzztest/putdeviceprofileinner_fuzzer/
H A Dputdeviceprofileinner_fuzzer.cpp47 int32_t DeleteDeviceProfile(const std::string& serviceId) in DeleteDeviceProfile() function in OHOS::DeviceProfile::DistributedDeviceProfileStubTest
/ohos5.0/foundation/deviceprofile/device_info_manager/old/services/core/test/fuzztest/syncdeviceprofileinner_fuzzer/
H A Dsyncdeviceprofileinner_fuzzer.cpp46 int32_t DeleteDeviceProfile(const std::string& serviceId) in DeleteDeviceProfile() function in OHOS::DeviceProfile::DistributedDeviceProfileStubTest
/ohos5.0/foundation/deviceprofile/device_info_manager/old/interfaces/innerkits/core/src/
H A Ddistributed_device_profile_proxy.cpp84 int32_t DistributedDeviceProfileProxy::DeleteDeviceProfile(const std::string& serviceId) in DeleteDeviceProfile() function in OHOS::DeviceProfile::DistributedDeviceProfileProxy
H A Ddistributed_device_profile_client.cpp162 int32_t DistributedDeviceProfileClient::DeleteDeviceProfile(const std::string& serviceId) in DeleteDeviceProfile() function in OHOS::DeviceProfile::DistributedDeviceProfileClient
/ohos5.0/foundation/deviceprofile/device_info_manager/old/services/core/src/
H A Ddistributed_device_profile_service.cpp138 int32_t DistributedDeviceProfileService::DeleteDeviceProfile(const std::string& serviceId) in DeleteDeviceProfile() function in OHOS::DeviceProfile::DistributedDeviceProfileService
/ohos5.0/foundation/deviceprofile/device_info_manager/old/services/core/src/dbstorage/
H A Ddevice_profile_storage.cpp260 int32_t DeviceProfileStorage::DeleteDeviceProfile(const std::string& key) in DeleteDeviceProfile() function in OHOS::DeviceProfile::DeviceProfileStorage
H A Ddevice_profile_storage_manager.cpp278 int32_t DeviceProfileStorageManager::DeleteDeviceProfile(const std::string& serviceId) in DeleteDeviceProfile() function in OHOS::DeviceProfile::DeviceProfileStorageManager
/ohos5.0/foundation/deviceprofile/device_info_manager/old/services/core/test/fuzztest/subscribeprofileeventinner_fuzzer/
H A Dsubscribeprofileeventinner_fuzzer.cpp55 int32_t DeleteDeviceProfile(const std::string& serviceId) in DeleteDeviceProfile() function in OHOS::DeviceProfile::DistributedDeviceProfileStubTest
/ohos5.0/foundation/deviceprofile/device_info_manager/old/services/core/test/unittest/
H A Ddistributed_device_profile_stub_test.cpp81 int32_t DeleteDeviceProfile(const std::string& serviceId) in DeleteDeviceProfile() function in OHOS::DeviceProfile::DistributedDeviceProfileStubTest
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/src/utils/
H A Dprofile_cache.cpp266 int32_t ProfileCache::DeleteDeviceProfile(const std::string& deviceId) in DeleteDeviceProfile() function in OHOS::DistributedDeviceProfile::ProfileCache