Home
last modified time | relevance | path

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

/aosp_15_r20/art/dex2oat/driver/
H A Dcompiled_method_storage.cc128 class CompiledMethodStorage::ThunkMapValue { class in art::CompiledMethodStorage
130 ThunkMapValue(std::vector<uint8_t, SwapAllocator<uint8_t>>&& code, in ThunkMapValue() function in art::CompiledMethodStorage::ThunkMapValue
H A Dcompiled_method_storage.h93 class ThunkMapValue; variable