Home
last modified time | relevance | path

Searched refs:ParseHugeMethodMax (Results 1 – 2 of 2) sorted by relevance

/art/compiler/driver/
Dcompiler_options.cc105 void CompilerOptions::ParseHugeMethodMax(const StringPiece& option, UsageFn Usage) { in ParseHugeMethodMax() function in art::CompilerOptions
156 ParseHugeMethodMax(option, Usage); in ParseCompilerOption()
Dcompiler_options.h257 void ParseHugeMethodMax(const StringPiece& option, UsageFn Usage);