Searched refs:CreateCommonEventSubscribeInfo (Results 1 – 3 of 3) sorted by relevance
32 …static std::shared_ptr<CommonEventSubscribeInfo> CreateCommonEventSubscribeInfo(char **event, int6…
72 … std::shared_ptr<CommonEventSubscribeInfo> CommonEventManagerImpl::CreateCommonEventSubscribeInfo( in CreateCommonEventSubscribeInfo() function in OHOS::CommonEventManager::CommonEventManagerImpl
54 … auto infoPtr = CommonEventManagerImpl::CreateCommonEventSubscribeInfo(events.head, events.size); in CJ_CreateCommonEventSubscribeInfo()