Home
last modified time | relevance | path

Searched refs:StageInfo (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/notification/eventhandler/interfaces/inner_api/
H A Devent_queue.h61 struct StageInfo { struct
70 using EventRunnerObserverCallBack = std::function<int(EventRunnerStage stage, const StageInfo* info… argument
/ohos5.0/base/notification/eventhandler/frameworks/eventhandler/include/
H A Devent_queue_base.h195 … int64_t ExecuteObserverCallback(ObserverTrace obsTrace, EventRunnerStage stage, StageInfo &Info);
/ohos5.0/base/notification/eventhandler/frameworks/eventhandler/src/
H A Devent_queue_base.cpp427 StageInfo info; in TryExecuteObserverCallback()
454 …QueueBase::ExecuteObserverCallback(ObserverTrace obsTrace, EventRunnerStage stage, StageInfo &info) in ExecuteObserverCallback()
/ohos5.0/base/notification/eventhandler/frameworks/eventhandler/test/unittest/
H A Dlib_event_handler_event_queue_test.cpp1998 [[maybe_unused]]const StageInfo* info) -> int { in __anon68462b171402()
2035 [[maybe_unused]]const StageInfo* info) -> int { in __anon68462b171502()
2057 [[maybe_unused]]const StageInfo* info) -> int { in __anon68462b171602()
/ohos5.0/foundation/arkui/napi/native_engine/impl/ark/
H A Dark_native_engine.cpp2393 const OHOS::AppExecFwk::StageInfo* info) -> int { in PostLooperTriggerIdleGCTask()