Searched refs:ConvertEventsToValue (Results 1 – 3 of 3) sorted by relevance
108 DistributedKv::Value value = ConvertEventsToValue(disableEventsIt.second); in UpdateStaticSubscriberState()190 DistributedKv::Value StaticSubscriberDataManager::ConvertEventsToValue(const std::vector<std::strin… in ConvertEventsToValue() function in OHOS::EventFwk::StaticSubscriberDataManager
44 DistributedKv::Value ConvertEventsToValue(const std::vector<std::string> &events);
167 auto ret = dataManager->ConvertEventsToValue(events);