Searched refs:commonEventResult (Results 1 – 8 of 8) sorted by relevance
37 … subscriberImpls[subscriberImpl.first].commonEventResult = subImpl->GoAsyncCommonEvent(); in SetPublishResult()53 return subscriberImpl.second.commonEventResult; in GetAsyncResult()
32 std::shared_ptr<AsyncCommonEventResult> commonEventResult = nullptr; member
62 …int32_t commonEventResult = samgrProxy->SubscribeSystemAbility(COMMON_EVENT_SERVICE_ID, statusChan… in StartEventSubscriber() local71 commonEventResult, powerManagerResult, powerManagerBattResult, netManagerResult); in StartEventSubscriber()
335 …int32_t commonEventResult = samgrProxy->SubscribeSystemAbility(COMMON_EVENT_SERVICE_ID, statusChan… in SubscribeSystemAbility() local339 … "DISTRIBUTED_KV_DATA_SERVICE_ABILITY_ID result:%{public}d.", commonEventResult, DataShareResult); in SubscribeSystemAbility()
42 std::shared_ptr<AsyncCommonEventResult> commonEventResult = nullptr; member
45 std::shared_ptr<AsyncCommonEventResult> commonEventResult = nullptr; member
248 … subscriberInstances[subscriberInstance.first].commonEventResult = GoAsyncCommonEvent(); in OnReceiveEvent()377 return subscriberInstance.second.commonEventResult; in GetAsyncResult()
264 … subscriberInstances[subscriberInstance.first].commonEventResult = GoAsyncCommonEvent(); in OnReceiveEvent()422 return subscriberInstance.second.commonEventResult; in GetAsyncResult()