Searched refs:GetInfoPtr (Results 1 – 3 of 3) sorted by relevance
77 std::shared_ptr<CommonEventSubscribeInfo> CommonEventSubscribeInfoImpl::GetInfoPtr() in GetInfoPtr() function in OHOS::CommonEventManager::CommonEventSubscribeInfoImpl
42 std::shared_ptr<CommonEventSubscribeInfo> GetInfoPtr();
74 auto info = instance->GetInfoPtr(); in CJ_CreateSubscriber()