Searched full:scene_id (Results 1 – 9 of 9) 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} 135 SCENE_ID: {type: STRING, desc: interation scene id}
|
| /foundation/ability/form_fwk/services/form_render_service/src/ |
| D | form_render_event_report.cpp | 51 "SCENE_ID", eventInfo.sceneId, in SendPerformanceEvent()
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/ |
| D | rs_jank_stats.cpp | 476 …OHOS::HiviewDFX::HiSysEvent::EventType::BEHAVIOR, "SCENE_ID", info.sceneId, "APP_PID", info.appPid, in ReportEventResponse() 503 "PROCESS_NAME", info.processName, "PAGE_URL", info.pageUrl, "SCENE_ID", info.sceneId, in ReportEventComplete() 541 …:HiviewDFX::HiSysEvent::EventType::STATISTIC, "UNIQUE_ID", info.uniqueId, "SCENE_ID", info.sceneId, in ReportEventJankFrameWithoutDelay() 576 …:HiviewDFX::HiSysEvent::EventType::STATISTIC, "UNIQUE_ID", info.uniqueId, "SCENE_ID", info.sceneId, in ReportEventJankFrameWithDelay() 645 …:HiviewDFX::HiSysEvent::EventType::STATISTIC, "UNIQUE_ID", info.uniqueId, "SCENE_ID", info.sceneId, in ReportEventHitchTimeRatioWithoutDelay() 671 …:HiviewDFX::HiSysEvent::EventType::STATISTIC, "UNIQUE_ID", info.uniqueId, "SCENE_ID", info.sceneId, in ReportEventHitchTimeRatioWithDelay()
|
| /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/bundlemanager/bundle_framework/ |
| D | hisysevent.yaml | 218 SCENE_ID: {type: STRING, desc: customized application scenario id}
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
| D | inner_event_report.cpp | 76 const std::string EVENT_PARAM_SCENE_ID = "SCENE_ID";
|
| /foundation/arkui/ace_engine/adapter/ohos/osal/ |
| D | event_report.cpp | 57 constexpr char EVENT_KEY_SCENE_ID[] = "SCENE_ID";
|
| /foundation/multimedia/player_framework/frameworks/native/avmetadatahelper/ |
| D | avmetadatahelper_impl.cpp | 450 "media_service", "SCENE_ID", std::to_string(sceneCode).c_str(), "HAPPEN_TIME", now.count()); in ReportSceneCode()
|
| /foundation/multimedia/av_codec/services/media_engine/modules/demuxer/ |
| D | media_demuxer.cpp | 189 "media_service", "SCENE_ID", std::to_string(scene).c_str(), "HAPPEN_TIME", now.count()); in ReportSceneCodeForDemuxer()
|