Home
last modified time | relevance | path

Searched defs:eventPtr (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/base/powermgr/power_manager/test/systemtest/src/
H A Dpower_mgr_shutdown_fast_test.cpp110 auto eventPtr = std::make_unique<PowerMgrShutDownFast::CommonEventServiceSystemTest>(); variable
134 auto eventPtr = std::make_unique<PowerMgrShutDownFast::CommonEventServiceSystemTest>(); variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/
H A Drs_event_detector.cpp29 …std::shared_ptr<RSTimeOutDetector> eventPtr = std::make_shared<RSTimeOutDetector>(timeOutThreshold… in CreateRSTimeOutDetector() local
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_mtp/src/
H A Dmtp_file_observer.cpp111 std::shared_ptr<MtpEvent> eventPtr = std::make_shared<OHOS::Media::MtpEvent>(context); in SendEvent() local
168 std::shared_ptr<MtpEvent> eventPtr = std::make_shared<OHOS::Media::MtpEvent>(context); in SendBattery() local
H A Dmtp_store_observer.cpp96 std::shared_ptr<MtpEvent> eventPtr = std::make_shared<MtpEvent>(context_); in OnReceiveEvent() local
/ohos5.0/base/hiviewdfx/hiview/test/plugins/examples/event_source_example/
H A Devent_source_example.cpp211 auto eventPtr = static_cast<EventSourceExampleEvent *>(event); in Recycle() local
/ohos5.0/base/hiviewdfx/hiview/test/plugins/examples_bundle/bundle_event_source_example/
H A Dbundle_event_source_example.cpp187 auto eventPtr = static_cast<BundleEventSourceExampleEvent *>(event); in Recycle() local