Home
last modified time | relevance | path

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

/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/include/subscribeprofilemanager/
H A Dsubscribe_profile_manager.h53 int32_t NotifyCharProfileAdd(const std::string& dbKey, const std::string& dbValue);
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/src/subscribeprofilemanager/
H A Dsubscribe_profile_manager.cpp48 &SubscribeProfileManager::NotifyCharProfileAdd; in Init()
90 return SubscribeProfileManager::NotifyCharProfileAdd(dbKey, dbValue); in NotifyProfileChange()
365 int32_t SubscribeProfileManager::NotifyCharProfileAdd(const std::string& dbKey, const std::string& … in NotifyCharProfileAdd() function in OHOS::DistributedDeviceProfile::SubscribeProfileManager
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/test/unittest/
H A Dsubscribe_profile_manager_test.cpp324 int32_t errCode = SubscribeProfileManager::GetInstance().NotifyCharProfileAdd(dbKey, dbValue);
540 int32_t errCode = SubscribeProfileManager::GetInstance().NotifyCharProfileAdd(dbKey, dbValue);
744 int32_t errCode = SubscribeProfileManager::GetInstance().NotifyCharProfileAdd(dbKey, dbValue);