Searched refs:GenerateObserverName (Results 1 – 2 of 2) sorted by relevance
81 const std::string observerName = GenerateObserverName(key, userId); in RegisterObserver()99 const std::string observerName = GenerateObserverName(key, userId); in UnregisterObserver()380 std::string SettingDataManager::GenerateObserverName(const std::string& key, const int32_t userId) in GenerateObserverName() function in OHOS::ArkUi::UiAppearance::SettingDataManager
78 static inline std::string GenerateObserverName(const std::string& key, int32_t userId);