Searched defs:StaticSubscriber (Results 1 – 3 of 3) sorted by relevance
26 struct StaticSubscriber { struct42 std::shared_ptr<StaticSubscriber> ParseStaticSubscriber(const std::string &path); argument
89 struct StaticSubscriber { struct99 void AddToValidSubscribers(const std::string &eventName, const StaticSubscriberInfo &extension); argument
34 using StaticSubscriber = OHOS::EventFwk::StaticSubscriberManager::StaticSubscriber; typedef