/ohos5.0/foundation/window/window_manager/wm/test/unittest/ |
H A D | picture_in_picture_option_test.cpp | 83 auto controlType = PiPControlType::VIDEO_PLAY_PAUSE; variable 100 auto controlType = PiPControlType::VIDEO_PLAY_PAUSE; variable
|
H A D | picture_in_picture_controller_test.cpp | 567 auto controlType = PiPControlType::VIDEO_PLAY_PAUSE; variable 642 auto controlType = PiPControlType::VIDEO_PLAY_PAUSE; variable
|
H A D | window_session_impl_test4.cpp | 554 auto controlType = WsPiPControlType::VIDEO_PLAY_PAUSE; variable 1221 auto controlType = PiPControlType::VIDEO_PLAY_PAUSE; variable
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/app_control/ |
H A D | native_module.cpp | 36 napi_value controlType = nullptr; in AppControlExport() local
|
H A D | js_app_control.cpp | 574 int32_t controlType; in ParseDiposedRule() local
|
/ohos5.0/foundation/window/window_manager/wm/include/ |
H A D | picture_in_picture_interface.h | 55 virtual void OnControlEvent(PiPControlType controlType, PiPControlStatus status) {} in OnControlEvent()
|
/ohos5.0/foundation/window/window_manager/wm/src/ |
H A D | picture_in_picture_option.cpp | 39 void PipOption::SetPiPControlStatus(PiPControlType controlType, PiPControlStatus status) in SetPiPControlStatus() 51 void PipOption::SetPiPControlEnabled(PiPControlType controlType, PiPControlStatus enabled) in SetPiPControlEnabled()
|
H A D | picture_in_picture_manager.cpp | 244 void PictureInPictureManager::DoControlEvent(PiPControlType controlType, PiPControlStatus status) in DoControlEvent()
|
H A D | picture_in_picture_controller.cpp | 468 void PictureInPictureController::UpdatePiPControlStatus(PiPControlType controlType, PiPControlStatu… in UpdatePiPControlStatus() 517 void PictureInPictureController::DoControlEvent(PiPControlType controlType, PiPControlStatus status) in DoControlEvent()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/ |
H A D | disposed_rule.h | 49 ControlType controlType = ControlType::ALLOWED_LIST; member
|
/ohos5.0/foundation/window/window_manager/interfaces/kits/napi/picture_in_picture_napi/ |
H A D | js_pip_window_listener.cpp | 119 void JsPiPWindowListener::OnControlEvent(PiPControlType controlType, PiPControlStatus statusCode) in OnControlEvent()
|
H A D | js_pip_controller.cpp | 243 auto controlType = PiPControlType::VIDEO_PLAY_PAUSE; in OnUpdatePiPControlStatus() local 281 auto controlType = PiPControlType::VIDEO_PLAY_PAUSE; in OnSetPiPControlEnabled() local
|
H A D | js_pip_window_manager.cpp | 122 uint32_t controlType; in GetControlGroupFromJs() local
|
/ohos5.0/foundation/window/window_manager/window_scene/test/unittest/ |
H A D | session_stage_proxy_test.cpp | 371 auto controlType = WsPiPControlType::VIDEO_PLAY_PAUSE; variable
|
H A D | session_stage_stub_test.cpp | 414 auto controlType = WsPiPControlType::VIDEO_PLAY_PAUSE; variable
|
H A D | session_stub_test.cpp | 332 auto controlType = WsPiPControlType::VIDEO_PLAY_PAUSE; variable
|
H A D | session_proxy_test.cpp | 429 auto controlType = WsPiPControlType::VIDEO_PLAY_PAUSE; variable
|
H A D | scene_session_test2.cpp | 740 auto controlType = WsPiPControlType::VIDEO_PLAY_PAUSE; variable 1419 auto controlType = WsPiPControlType::VIDEO_PLAY_PAUSE; variable
|
/ohos5.0/foundation/window/window_manager/utils/src/ |
H A D | pip_report.cpp | 136 void PiPReporter::ReportPiPControlEvent(int32_t templateType, PiPControlType controlType) in ReportPiPControlEvent()
|
/ohos5.0/foundation/window/window_manager/window_scene/session/host/include/zidl/ |
H A D | session_interface.h | 177 virtual WSError UpdatePiPControlStatus(WsPiPControlType controlType, WsPiPControlStatus status) in UpdatePiPControlStatus()
|
/ohos5.0/drivers/hdf_core/framework/model/audio/common/src/ |
H A D | audio_codec_base.c | 425 int32_t CodecSetCtlFunc(struct CodecData *codeData, enum AudioControlType controlType, const void *… in CodecSetCtlFunc()
|
/ohos5.0/foundation/window/window_manager/window_scene/common/src/ |
H A D | window_session_property.cpp | 822 uint32_t controlType = 0; in UnmarshallingPiPTemplateInfo() local 837 uint32_t controlType = 0; in UnmarshallingPiPTemplateInfo() local
|
/ohos5.0/foundation/window/window_manager/window_scene/session/container/src/zidl/ |
H A D | session_stage_stub.cpp | 473 uint32_t controlType; in HandleSetPiPControlEvent() local
|
H A D | session_stage_proxy.cpp | 1023 WSError SessionStageProxy::SetPiPControlEvent(WsPiPControlType controlType, WsPiPControlStatus stat… in SetPiPControlEvent()
|
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/zidl/ |
H A D | scene_session_manager_lite_stub.cpp | 722 uint8_t controlType = 0; in HandleNotifyAppUseControlList() local
|