Searched refs:IntoKey (Results 1 – 4 of 4) sorted by relevance
71 .IntoKey(M::Zygote) in MakeParser()73 .IntoKey(M::Help) in MakeParser()75 .IntoKey(M::ShowVersion) in MakeParser()78 .IntoKey(M::BootClassPath) in MakeParser()81 .IntoKey(M::BootClassPathLocations) in MakeParser()84 .IntoKey(M::ClassPath) in MakeParser()87 .IntoKey(M::Image) in MakeParser()89 .IntoKey(M::CheckJni) in MakeParser()91 .IntoKey(M::JniOptsForceCopy) in MakeParser()94 .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()
510 .IntoKey(M::Help) in TEST_F()