Searched refs:IntoKey (Results 1 – 6 of 6) sorted by relevance
64 .IntoKey(M::DexFiles) in AddInputMappings()73 .IntoKey(M::DexLocations) in AddInputMappings()78 .IntoKey(M::DexFds) in AddInputMappings()83 .IntoKey(M::ZipFd) in AddInputMappings()88 .IntoKey(M::ZipLocation) in AddInputMappings()104 .IntoKey(M::BootImage); in AddInputMappings()112 .IntoKey(M::InputVdexFd) in AddGeneratedArtifactMappings()116 .IntoKey(M::InputVdex) in AddGeneratedArtifactMappings()120 .IntoKey(M::OutputVdexFd) in AddGeneratedArtifactMappings()124 .IntoKey(M::OutputVdex) in AddGeneratedArtifactMappings()[all …]
90 .IntoKey(M::ClassPath) in MakeParser()93 .IntoKey(M::PropertiesList) in MakeParser()97 .IntoKey(M::Verbose) in MakeParser()100 .IntoKey(M::Help) in MakeParser()102 .IntoKey(M::ShowVersion) in MakeParser()110 .IntoKey(M::AgentPath) in MakeParser()114 .IntoKey(M::BootClassPath) in MakeParser()117 .IntoKey(M::BootClassPathFds) in MakeParser()120 .IntoKey(M::BootClassPathImageFds) in MakeParser()123 .IntoKey(M::BootClassPathVdexFds) in MakeParser()[all …]
126 .IntoKey(Map::CompilerFilter)130 .IntoKey(Map::CompileArtTest)134 .IntoKey(Map::HugeMethodMaxThreshold)138 .IntoKey(Map::LargeMethodMaxThreshold)144 .IntoKey(Map::NumDexMethodsThreshold)150 .IntoKey(Map::InlineMaxCodeUnitsThreshold)158 .IntoKey(Map::GenerateDebugInfo)163 .IntoKey(Map::GenerateMiniDebugInfo)169 .IntoKey(Map::GenerateBuildID)176 .IntoKey(Map::DeduplicateCode)[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)
188 CmdlineParser::Builder& IntoKey(const MapKey& key) { in IntoKey() function370 Builder& IntoKey(const TVariantMapKey<Unit>& key) { in IntoKey() function371 return CreateTypedBuilder<Unit>().IntoKey(key); in IntoKey()
533 .IntoKey(M::Help) in TEST_F()