Home
last modified time | relevance | path

Searched full:input_time (Results 1 – 4 of 4) sorted by relevance

/foundation/graphic/graphic_2d/
Dhisysevent.yaml90 INPUT_TIME: {type: UINT64, desc: input time when multimodel receive from kernel}
107 INPUT_TIME: {type: UINT64, desc: input time when multimodel receive from kernel}
/foundation/arkui/ace_engine/adapter/ohos/build/
Dhisysevent.yaml180 INPUT_TIME: {type: UINT64, desc: input time when multimodel receive from kernel}
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/
Drs_jank_stats.cpp479 … "SOURCE_TYPE", info.sourceType, "NOTE", info.note, "INPUT_TIME", static_cast<uint64_t>(inputTime), in ReportEventResponse()
504 … "SOURCE_TYPE", info.sourceType, "NOTE", info.note, "INPUT_TIME", static_cast<uint64_t>(inputTime), in ReportEventComplete()
/foundation/arkui/ace_engine/adapter/ohos/osal/
Devent_report.cpp59 constexpr char EVENT_KEY_INPUT_TIME[] = "INPUT_TIME";