Searched refs:IsValidDisplayModeCommand (Results 1 – 2 of 2) sorted by relevance
69 bool IsValidDisplayModeCommand(std::string command);
142 if (params_.size() == 1 && IsValidDisplayModeCommand(params_[0])) { in ExcuteInjectCmd()595 bool ScreenSessionDumper::IsValidDisplayModeCommand(std::string command) in IsValidDisplayModeCommand() function in OHOS::Rosen::ScreenSessionDumper