Searched defs:SelectOptions (Results 1 – 6 of 6) sorted by relevance
55 ## SelectOptions section
69 ## SelectOptions section
70 ## SelectOptions section
63 struct SelectOptions { struct64 bool match = true;65 std::shared_ptr<ResConfigImpl> defaultConfig;66 std::string deviceType;67 uint32_t selectedTypes = SELECT_ALL;
76 bool InjectionToolsHelpFunc::SelectOptions(int32_t argc, char **argv, int32_t &opt) in SelectOptions() function in OHOS::MMI::InjectionToolsHelpFunc
679 bool VirtualDevice::SelectOptions(int32_t argc, char **argv, int32_t &opt) in SelectOptions() function in OHOS::MMI::VirtualDevice