Searched refs:IntoKey (Results 1 – 6 of 6) sorted by relevance
60 .IntoKey(M::DexFiles) in AddInputMappings()63 .IntoKey(M::DexLocations) in AddInputMappings()66 .IntoKey(M::ZipFd) in AddInputMappings()69 .IntoKey(M::ZipLocation) in AddInputMappings()72 .IntoKey(M::BootImage); in AddInputMappings()79 .IntoKey(M::InputVdexFd) in AddGeneratedArtifactMappings()82 .IntoKey(M::InputVdex) in AddGeneratedArtifactMappings()85 .IntoKey(M::OutputVdexFd) in AddGeneratedArtifactMappings()88 .IntoKey(M::OutputVdex) in AddGeneratedArtifactMappings()91 .IntoKey(M::DmFd) in AddGeneratedArtifactMappings()[all …]
89 .IntoKey(M::ClassPath) in MakeParser()92 .IntoKey(M::PropertiesList) in MakeParser()96 .IntoKey(M::Verbose) in MakeParser()99 .IntoKey(M::Help) in MakeParser()101 .IntoKey(M::ShowVersion) in MakeParser()109 .IntoKey(M::AgentPath) in MakeParser()113 .IntoKey(M::BootClassPath) in MakeParser()115 .IntoKey(M::CheckJni) in MakeParser()118 .IntoKey(M::MemoryInitialSize) in MakeParser()121 .IntoKey(M::MemoryMaximumSize) in MakeParser()[all …]
112 .IntoKey(Map::CompilerFilter) in AddCompilerOptionsArgumentParserOptions()116 .IntoKey(Map::CompileArtTest) in AddCompilerOptionsArgumentParserOptions()119 .IntoKey(Map::HugeMethodMaxThreshold) in AddCompilerOptionsArgumentParserOptions()122 .IntoKey(Map::LargeMethodMaxThreshold) in AddCompilerOptionsArgumentParserOptions()125 .IntoKey(Map::NumDexMethodsThreshold) in AddCompilerOptionsArgumentParserOptions()128 .IntoKey(Map::InlineMaxCodeUnitsThreshold) in AddCompilerOptionsArgumentParserOptions()132 .IntoKey(Map::GenerateDebugInfo) in AddCompilerOptionsArgumentParserOptions()135 .IntoKey(Map::GenerateMiniDebugInfo) in AddCompilerOptionsArgumentParserOptions()139 .IntoKey(Map::GenerateBuildID) in AddCompilerOptionsArgumentParserOptions()144 .IntoKey(Map::DeduplicateCode) in AddCompilerOptionsArgumentParserOptions()[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() function352 Builder& IntoKey(const TVariantMapKey<Unit>& key) { in IntoKey() function353 return CreateTypedBuilder<Unit>().IntoKey(key); in IntoKey()
532 .IntoKey(M::Help) in TEST_F()