Home
last modified time | relevance | path

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

/aosp_15_r20/art/dex2oat/driver/
H A Dcompiled_method_storage.cc109 ThunkMapKey(linker::LinkerPatch::Type type, uint32_t custom_value1, uint32_t custom_value2) in ThunkMapKey()
237 uint32_t custom_value2 = 0u; in GetThunkMapKey() local