Home
last modified time | relevance | path

Searched refs:GetInfoPtr (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/notification/common_event_service/interfaces/kits/cj/src/
H A Dsubscribe_info.cpp77 std::shared_ptr<CommonEventSubscribeInfo> CommonEventSubscribeInfoImpl::GetInfoPtr() in GetInfoPtr() function in OHOS::CommonEventManager::CommonEventSubscribeInfoImpl
H A Dsubscribe_info.h42 std::shared_ptr<CommonEventSubscribeInfo> GetInfoPtr();
H A Dcommon_event_manager_ffi.cpp74 auto info = instance->GetInfoPtr(); in CJ_CreateSubscriber()