Home
last modified time | relevance | path

Searched defs:eventMsg (Results 1 – 19 of 19) sorted by relevance

/ohos5.0/base/telephony/ril_adapter/services/hril/src/
H A Dhril_event.cpp80 bool HRilEvent::HasEventMessageFromPendingList(HRilEventMessage *eventMsg) in HasEventMessageFromPendingList()
106 void HRilEvent::EraseListenEvent(HRilEventMessage &eventMsg, int32_t index) in EraseListenEvent()
155 void HRilEvent::AddTimerEvent(HRilEventMessage &eventMsg, const struct timeval &tv) in AddTimerEvent()
177HRilEventMessage &eventMsg, int32_t fd, bool isHolding, HRilEventCallback func, std::shared_ptr<vo… in SetTimerEvent()
188 void HRilEvent::AddEventMessage(const HRilEventMessage &eventMsg) in AddEventMessage()
204 void HRilEvent::RemoveEventMessage(HRilEventMessage &eventMsg) in RemoveEventMessage()
H A Dhril_timer_callback.cpp86 HRilEventMessage eventMsg = { 0 }; in HRilSetTimerCallbackInfo() local
/ohos5.0/foundation/ability/form_fwk/services/src/
H A Dform_serial_queue.cpp55 void FormSerialQueue::ScheduleDelayTask(const std::pair<int64_t, int64_t> &eventMsg, in ScheduleDelayTask() argument
69 void FormSerialQueue::CancelDelayTask(const std::pair<int64_t, int64_t> &eventMsg) in CancelDelayTask() argument
H A Dform_task_mgr.cpp1300 void FormTaskMgr::CancelDelayTask(const std::pair<int64_t, int64_t> &eventMsg) in CancelDelayTask() argument
H A Dform_mgr_adapter.cpp2295 …std::pair<int64_t, int64_t> eventMsg(static_cast<int64_t>(AddFormTaskType::ADD_FORM_TIMER), formId… in SetPublishFormResult() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/platform/ohos/
H A Drs_event_detector_test.cpp111 rsTimeOutDetector->eventCallback_ = [](const RSSysEventMsg& eventMsg) {}; in __anonadda610d0102()
H A Drs_event_manager_test.cpp285 RSSysEventMsg eventMsg; variable
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_supply_callback_test/
H A Dform_supply_callback_test.cpp305 constexpr int64_t eventMsg = 1; variable
325 constexpr int64_t eventMsg = 1; variable
347 constexpr int64_t eventMsg = 1; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/
H A Drs_event_manager.cpp153 detectorPtr->AddEventReportCallback([this](const RSSysEventMsg& eventMsg) { in AddEvent()
178 void RSEventManager::EventReport(const RSSysEventMsg& eventMsg) in EventReport()
H A Drs_event_detector.cpp81 RSSysEventMsg eventMsg = { in EventReport() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rseventdetector_fuzzer/
H A Drseventdetector_fuzzer.cpp71 …sen::RSBaseEventDetector::EventReportCallback eventCallback = [](const RSSysEventMsg& eventMsg) {}; in DoSomethingInterestingWithMyAPI()
/ohos5.0/base/hiviewdfx/hiview/plugins/reliability/leak_detectors/
H A Dfault_detector_manager.cpp127 string eventMsg = sysEvent.GetEventValue("MSG"); in OnEventListeningCallback() local
/ohos5.0/foundation/multimedia/player_framework/services/engine/histreamer/player/
H A Ddfx_agent.cpp85 void DfxAgent::ReportLagEvent(int64_t lagDuration, const std::string& eventMsg) in ReportLagEvent()
/ohos5.0/base/msdp/device_status/frameworks/js/napi/interaction/drag/src/
H A Djs_drag_context.cpp250 napi_value eventMsg = nullptr; in DeclareDragData() local
/ohos5.0/base/msdp/device_status/frameworks/js/napi/interaction/cooperate/src/
H A Djs_cooperate_context.cpp385 napi_value eventMsg = nullptr; in DeclareDeviceCoordinationInterface() local
H A Djs_event_cooperate_target.cpp605 napi_value eventMsg = nullptr; in EmitCoordinationMessageEvent() local
/ohos5.0/base/telephony/ril_adapter/test/unittest/ril_adapter_gtest/
H A Dzero_branch_test.cpp1307 HRilEventMessage eventMsg = { 0 }; variable
/ohos5.0/base/msdp/device_status/frameworks/js/napi/interaction/coordination/src/
H A Djs_event_target.cpp771 napi_value eventMsg = nullptr; in EmitCoordinationMessageEvent() local
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_refresh_connection_test/
H A Dfms_form_refresh_connection_test.cpp534 constexpr int64_t eventMsg = 1; variable