Searched refs:EVENT_KEY_PNAMEID (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/foundation/window/window_manager/utils/src/ |
H A D | pip_report.cpp | 49 constexpr char EVENT_KEY_PNAMEID[] = "PNAMEID"; variable 84 EVENT_KEY_PNAMEID, PNAMEID, in ReportPiPStartWindow() 106 EVENT_KEY_PNAMEID, PNAMEID, in ReportPiPStopWindow() 128 EVENT_KEY_PNAMEID, PNAMEID, in ReportPiPActionEvent() 142 EVENT_KEY_PNAMEID, PNAMEID, in ReportPiPControlEvent() 157 EVENT_KEY_PNAMEID, PNAMEID, in ReportPiPRatio() 172 EVENT_KEY_PNAMEID, PNAMEID, in ReportPiPRestore()
|
/ohos5.0/foundation/multimedia/camera_framework/services/deferred_processing_service/src/dfx/ |
H A D | dps_video_report.cpp | 56 EVENT_KEY_PNAMEID, callerInfo.bundleName, in ReportAddVideoEvent() 72 EVENT_KEY_PNAMEID, callerInfo.bundleName, in ReportRemoveVideoEvent() 97 EVENT_KEY_PNAMEID, bundleName, in ReportPauseVideoEvent() 128 EVENT_KEY_PNAMEID, bundleName, in ReportResumeVideoEvent() 159 EVENT_KEY_PNAMEID, bundleName, in ReportCompleteVideoEvent()
|
/ohos5.0/foundation/multimedia/camera_framework/services/deferred_processing_service/include/dfx/ |
H A D | dps_video_report.h | 27 const std::string EVENT_KEY_PNAMEID = "PNAMEID"; variable
|