Searched defs:profileEvent (Results 1 – 9 of 9) sorted by relevance
38 for (auto profileEvent : profileEvents) { in WriteProfileEvents() local52 ProfileEvent profileEvent = static_cast<ProfileEvent>(parcel.ReadUint32()); in ReadProfileEvents() local
38 …::shared_ptr<ProfileEventHandler> ProfileEventHandlerFactory::GetHandler(ProfileEvent profileEvent) in GetHandler()
38 auto profileEvent = subscribeInfo.profileEvent; in Check() local
68 auto profileEvent = subscribeInfo.profileEvent; in SubscribeProfileEvents() local114 for (auto profileEvent : profileEvents) { in UnsubscribeProfileEvents() local
50 virtual bool CheckExtraMessage(int64_t extraDataId, const OnDemandEvent& profileEvent) in CheckExtraMessage()
235 int32_t DistributedDeviceProfileClient::UnsubscribeProfileEvent(ProfileEvent profileEvent, in UnsubscribeProfileEvent()254 for (auto profileEvent : profileEvents) { in UnsubscribeProfileEvents() local
335 ProfileEvent profileEvent = static_cast<ProfileEvent>(parcel.ReadUint32()); variable662 ProfileEvent profileEvent; variable
298 bool CommonEventCollect::CheckExtraMessage(int64_t extraDataId, const OnDemandEvent& profileEvent) in CheckExtraMessage()
312 ProfileEvent profileEvent = static_cast<ProfileEvent>(data.ReadUint32()); in UnsubscribeProfileEventInner() local