Searched full:input_time (Results 1 – 4 of 4) sorted by relevance
| /foundation/graphic/graphic_2d/ |
| D | hisysevent.yaml | 90 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/ |
| D | hisysevent.yaml | 180 INPUT_TIME: {type: UINT64, desc: input time when multimodel receive from kernel}
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/ |
| D | rs_jank_stats.cpp | 479 … "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/ |
| D | event_report.cpp | 59 constexpr char EVENT_KEY_INPUT_TIME[] = "INPUT_TIME";
|