Searched defs:commonEvent (Results 1 – 8 of 8) sorted by relevance
67 CommonEvent commonEvent; variable81 CommonEvent commonEvent; variable96 CommonEvent commonEvent; variable110 CommonEvent commonEvent; variable125 CommonEvent commonEvent; variable139 CommonEvent commonEvent; variable153 CommonEvent commonEvent; variable168 CommonEvent commonEvent; variable183 std::shared_ptr<CommonEvent> commonEvent = std::make_shared<CommonEvent>(); variable198 CommonEvent commonEvent; variable[all …]
86 CommonEvent commonEvent; variable118 CommonEvent commonEvent; variable132 CommonEvent commonEvent; variable146 CommonEvent commonEvent; variable172 CommonEvent commonEvent; variable468 CommonEvent commonEvent; variable
318 CommonEvent commonEvent; variable341 CommonEvent commonEvent; variable363 CommonEvent commonEvent; variable388 CommonEvent commonEvent; variable410 CommonEvent commonEvent; variable434 CommonEvent commonEvent; variable
27 auto commonEvent = DelayedSingleton<CommonEvent>::GetInstance(); in OnRemoteDied() local
45 EventFwk::CommonEvent commonEvent; in DoSomethingInterestingWithMyAPI() local
770 std::string commonEvent = EventFwk::CommonEventSupport::COMMON_EVENT_USER_ADDED; variable792 std::string commonEvent = EventFwk::CommonEventSupport::COMMON_EVENT_SCREEN_ON; variable
951 std::string commonEvent = EventFwk::CommonEventSupport::COMMON_EVENT_USER_ADDED; variable973 std::string commonEvent = EventFwk::CommonEventSupport::COMMON_EVENT_USER_ADDED; variable1052 std::string commonEvent = EventFwk::CommonEventSupport::COMMON_EVENT_USER_ADDED; variable
213 … const OsAccountInfo &osAccountInfo, const std::string &commonEvent, const std::string &operation) in PublishCommonEvent()