/ohos5.0/base/telephony/ril_adapter/services/hril/src/ |
H A D | hril_event.cpp | 80 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() 177 …HRilEventMessage &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 D | hril_timer_callback.cpp | 86 HRilEventMessage eventMsg = { 0 }; in HRilSetTimerCallbackInfo() local
|
/ohos5.0/foundation/ability/form_fwk/services/src/ |
H A D | form_serial_queue.cpp | 55 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 D | form_task_mgr.cpp | 1300 void FormTaskMgr::CancelDelayTask(const std::pair<int64_t, int64_t> &eventMsg) in CancelDelayTask() argument
|
H A D | form_mgr_adapter.cpp | 2295 …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 D | rs_event_detector_test.cpp | 111 rsTimeOutDetector->eventCallback_ = [](const RSSysEventMsg& eventMsg) {}; in __anonadda610d0102()
|
H A D | rs_event_manager_test.cpp | 285 RSSysEventMsg eventMsg; variable
|
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_supply_callback_test/ |
H A D | form_supply_callback_test.cpp | 305 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 D | rs_event_manager.cpp | 153 detectorPtr->AddEventReportCallback([this](const RSSysEventMsg& eventMsg) { in AddEvent() 178 void RSEventManager::EventReport(const RSSysEventMsg& eventMsg) in EventReport()
|
H A D | rs_event_detector.cpp | 81 RSSysEventMsg eventMsg = { in EventReport() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rseventdetector_fuzzer/ |
H A D | rseventdetector_fuzzer.cpp | 71 …sen::RSBaseEventDetector::EventReportCallback eventCallback = [](const RSSysEventMsg& eventMsg) {}; in DoSomethingInterestingWithMyAPI()
|
/ohos5.0/base/hiviewdfx/hiview/plugins/reliability/leak_detectors/ |
H A D | fault_detector_manager.cpp | 127 string eventMsg = sysEvent.GetEventValue("MSG"); in OnEventListeningCallback() local
|
/ohos5.0/foundation/multimedia/player_framework/services/engine/histreamer/player/ |
H A D | dfx_agent.cpp | 85 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 D | js_drag_context.cpp | 250 napi_value eventMsg = nullptr; in DeclareDragData() local
|
/ohos5.0/base/msdp/device_status/frameworks/js/napi/interaction/cooperate/src/ |
H A D | js_cooperate_context.cpp | 385 napi_value eventMsg = nullptr; in DeclareDeviceCoordinationInterface() local
|
H A D | js_event_cooperate_target.cpp | 605 napi_value eventMsg = nullptr; in EmitCoordinationMessageEvent() local
|
/ohos5.0/base/telephony/ril_adapter/test/unittest/ril_adapter_gtest/ |
H A D | zero_branch_test.cpp | 1307 HRilEventMessage eventMsg = { 0 }; variable
|
/ohos5.0/base/msdp/device_status/frameworks/js/napi/interaction/coordination/src/ |
H A D | js_event_target.cpp | 771 napi_value eventMsg = nullptr; in EmitCoordinationMessageEvent() local
|
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_refresh_connection_test/ |
H A D | fms_form_refresh_connection_test.cpp | 534 constexpr int64_t eventMsg = 1; variable
|