Home
last modified time | relevance | path

Searched refs:SCENE_ID (Results 1 - 3 of 3) sorted by relevance

/base/startup/appspawn/modules/sysevent/
H A Dappspawn_hisysevent.cpp24 const std::string SCENE_ID = "SCENE_ID"; variable
35 SCENE_ID, std::to_string(sceneld).c_str(), in AppSpawnHiSysEventWrite()
/base/hiviewdfx/hiview/plugins/performance/
H A DEvtParser.h53 const std::string SCENE_ID = "SCENE_ID"; member
246 evt.sceneId = sysEvent.GetEventValue(SCENE_ID); in ConvertToXperfEvent()
282 evt.animatorInfo.basicInfo.sceneId = sysEvent.GetEventValue(SCENE_ID); in ConvertToXperfAnimatorEvent()
/base/web/webview/ohos_adapter/res_sched_adapter/src/
H A Dres_sched_client_adapter_impl.cpp95 constexpr char SCENE_ID[] = "sceneId"; member
192 { SCENE_ID, std::to_string(sceneId) } }; in ReportSceneInternal()

Completed in 3 milliseconds