Home
last modified time | relevance | path

Searched full:scene_id (Results 1 – 9 of 9) sorted by relevance

/foundation/graphic/graphic_2d/
Dhisysevent.yaml87 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/
Dform_render_event_report.cpp51 "SCENE_ID", eventInfo.sceneId, in SendPerformanceEvent()
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/
Drs_jank_stats.cpp476 …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/
Dhisysevent.yaml178 SCENE_ID: {type: STRING, desc: interaction scene id}
189 SCENE_ID: {type: STRING, desc: interaction scene id}
/foundation/bundlemanager/bundle_framework/
Dhisysevent.yaml218 SCENE_ID: {type: STRING, desc: customized application scenario id}
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
Dinner_event_report.cpp76 const std::string EVENT_PARAM_SCENE_ID = "SCENE_ID";
/foundation/arkui/ace_engine/adapter/ohos/osal/
Devent_report.cpp57 constexpr char EVENT_KEY_SCENE_ID[] = "SCENE_ID";
/foundation/multimedia/player_framework/frameworks/native/avmetadatahelper/
Davmetadatahelper_impl.cpp450 "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/
Dmedia_demuxer.cpp189 "media_service", "SCENE_ID", std::to_string(scene).c_str(), "HAPPEN_TIME", now.count()); in ReportSceneCodeForDemuxer()