Searched refs:IntoKey (Results 1 – 4 of 4) sorted by relevance
69 .IntoKey(M::Zygote) in MakeParser()71 .IntoKey(M::Help) in MakeParser()73 .IntoKey(M::ShowVersion) in MakeParser()76 .IntoKey(M::BootClassPath) in MakeParser()79 .IntoKey(M::BootClassPathLocations) in MakeParser()82 .IntoKey(M::ClassPath) in MakeParser()85 .IntoKey(M::Image) in MakeParser()87 .IntoKey(M::CheckJni) in MakeParser()89 .IntoKey(M::JniOptsForceCopy) in MakeParser()92 .IntoKey(M::JdwpOptions) in MakeParser()[all …]
41 .IntoKey(FruitVariantMap::Help)44 .IntoKey(FruitVariantMap::Apple)48 .IntoKey(FruitVariantMap::Orange);154 Currently, only `IntoKey` is supported, but that may change in the future.156 #### IntoKey (required)163 .IntoKey(Map::Help)
173 CmdlineParser::Builder& IntoKey(const MapKey& key) { in IntoKey() function311 Builder& IntoKey(const TVariantMapKey<Unit>& key) { in IntoKey() function312 return CreateTypedBuilder<Unit>().IntoKey(key); in IntoKey()
574 .IntoKey(M::Help) in TEST_F()