Home
last modified time | relevance | path

Searched refs:iconInputTime (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/hiviewdfx/hiview/plugins/performance/event_publisher/
H A DEventObserverConverter.h35 info.iconInputTime = data.inputTime; in ConvertToAppStartInfo()
/ohos5.0/base/hiviewdfx/hiview/base/event_publish/include/
H A Dapp_event_handler.h51 uint64_t iconInputTime = 0; member
/ohos5.0/base/hiviewdfx/hiview/base/event_publish/
H A Dapp_event_handler.cpp112 AddValueToJsonString("icon_input_time", event.iconInputTime, jsonStr); in PostEvent()