Home
last modified time | relevance | path

Searched refs:IsSetArgValid (Results 1 - 3 of 3) sorted by relevance

/ide/tools/previewer/cli/
H A DCommandLine.h67 virtual bool IsSetArgValid() const in IsSetArgValid() function in CommandLine
173 bool IsSetArgValid() const override;
184 bool IsSetArgValid() const override;
195 bool IsSetArgValid() const override;
205 bool IsSetArgValid() const override;
216 bool IsSetArgValid() const override;
226 bool IsSetArgValid() const override;
237 bool IsSetArgValid() const override;
247 bool IsSetArgValid() const override;
257 bool IsSetArgValid() cons
[all...]
H A DCommandLine.cpp91 return IsSetArgValid(); in IsArgValid()
338 bool PowerCommand::IsSetArgValid() const in IsSetArgValid() function in PowerCommand
374 bool VolumeCommand::IsSetArgValid() const in IsSetArgValid() function in VolumeCommand
396 bool BarometerCommand::IsSetArgValid() const in IsSetArgValid() function in BarometerCommand
434 bool ResolutionSwitchCommand::IsSetArgValid() const in IsSetArgValid() function in ResolutionSwitchCommand
500 bool OrientationCommand::IsSetArgValid() const in IsSetArgValid() function in OrientationCommand
529 bool ColorModeCommand::IsSetArgValid() const in IsSetArgValid() function in ColorModeCommand
560 bool FontSelectCommand::IsSetArgValid() const in IsSetArgValid() function in FontSelectCommand
580 bool MemoryRefreshCommand::IsSetArgValid() const in IsSetArgValid() function in MemoryRefreshCommand
602 bool LoadDocumentCommand::IsSetArgValid() cons function in LoadDocumentCommand
681 bool ReloadRuntimePageCommand::IsSetArgValid() const IsSetArgValid() function in ReloadRuntimePageCommand
731 bool LanguageCommand::IsSetArgValid() const IsSetArgValid() function in LanguageCommand
806 bool LocationCommand::IsSetArgValid() const IsSetArgValid() function in LocationCommand
919 bool KeepScreenOnStateCommand::IsSetArgValid() const IsSetArgValid() function in KeepScreenOnStateCommand
952 bool WearingStateCommand::IsSetArgValid() const IsSetArgValid() function in WearingStateCommand
986 bool BrightnessModeCommand::IsSetArgValid() const IsSetArgValid() function in BrightnessModeCommand
1025 bool ChargeModeCommand::IsSetArgValid() const IsSetArgValid() function in ChargeModeCommand
1065 bool BrightnessCommand::IsSetArgValid() const IsSetArgValid() function in BrightnessCommand
1104 bool HeartRateCommand::IsSetArgValid() const IsSetArgValid() function in HeartRateCommand
1147 bool StepCountCommand::IsSetArgValid() const IsSetArgValid() function in StepCountCommand
1274 bool DropFrameCommand::IsSetArgValid() const IsSetArgValid() function in DropFrameCommand
1488 bool FoldStatusCommand::IsSetArgValid() const IsSetArgValid() function in FoldStatusCommand
1530 bool AvoidAreaCommand::IsSetArgValid() const IsSetArgValid() function in AvoidAreaCommand
[all...]
/ide/tools/previewer/test/unittest/cli/
H A DCommandLineTest.cpp316 EXPECT_FALSE(command1.IsSetArgValid()); in TEST_F()
327 EXPECT_FALSE(command1.IsSetArgValid()); in TEST_F()

Completed in 8 milliseconds