Home
last modified time | relevance | path

Searched refs:SetRotationLockedvalue (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/window/window_manager/window_scene/session_manager/include/
H A Dscreen_session_dumper.h66 void SetRotationLockedvalue(std::string input);
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscreen_session_dumper.cpp164 SetRotationLockedvalue(params_[0]); in ExcuteInjectCmd()
578 void ScreenSessionDumper::SetRotationLockedvalue(std::string input) in SetRotationLockedvalue() function in OHOS::Rosen::ScreenSessionDumper