Home
last modified time | relevance | path

Searched defs:Dex2oatArgumentMapKey (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/art/dex2oat/
H A Ddex2oat_options.h41 struct Dex2oatArgumentMapKey : VariantMapKey<TValue> { struct
42 Dex2oatArgumentMapKey() {} in Dex2oatArgumentMapKey() function
43 explicit Dex2oatArgumentMapKey(TValue default_value) in Dex2oatArgumentMapKey() argument