Home
last modified time | relevance | path

Searched refs:APP_EVENT_TASK_STATE_FINISH (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/hiviewdfx/hiview/framework/native/unified_collection/collector/inner_include/
H A Dapp_event_task_storage.h28 constexpr int8_t APP_EVENT_TASK_STATE_FINISH = 2; variable
/ohos5.0/base/hiviewdfx/hiview/framework/native/unified_collection/collector/utils/
H A Dtrace_flow_controller.cpp226 appEventTask.state_ = APP_EVENT_TASK_STATE_FINISH; in RecordCaller()