Home
last modified time | relevance | path

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

/art/dex2oat/driver/
Dcompiled_method_storage.h93 class ThunkMapValue; variable
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