Searched full:scene_id (Results 1 – 4 of 4) sorted by relevance
/foundation/graphic/graphic_2d/ |
D | hisysevent.yaml | 87 SCENE_ID: {type: STRING, desc: interation scene id} 104 SCENE_ID: {type: STRING, desc: interation scene id} 115 SCENE_ID: {type: STRING, desc: interation scene id}
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/ |
D | rs_jank_stats.cpp | 250 "PROCESS_NAME", info.processName, "PAGE_URL", info.pageUrl, "SCENE_ID", info.sceneId, in ReportEventResponse() 269 "PROCESS_NAME", info.processName, "PAGE_URL", info.pageUrl, "SCENE_ID", info.sceneId, in ReportEventComplete() 285 …OHOS::HiviewDFX::HiSysEvent::EventType::STATISTIC, "UNIQUE_ID", info.uniqueId, "SCENE_ID", info.sc… in ReportEventJankFrame()
|
/foundation/arkui/ace_engine/adapter/ohos/build/ |
D | hisysevent.yaml | 178 SCENE_ID: {type: STRING, desc: interaction scene id} 189 SCENE_ID: {type: STRING, desc: interaction scene id}
|
/foundation/arkui/ace_engine/adapter/ohos/osal/ |
D | event_report.cpp | 52 constexpr char EVENT_KEY_SCENE_ID[] = "SCENE_ID";
|