Home
last modified time | relevance | path

Searched defs:LAST_UP (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/base/perfmonitor/
H A Dperf_monitor.h38 LAST_UP = 1, enumerator
/ohos5.0/foundation/arkui/ace_engine/interfaces/napi/kits/performancemonitor/
H A Dnapi_perf_monitor.cpp25 static constexpr uint32_t LAST_UP = 1; variable