Home
last modified time | relevance | path

Searched refs:kSameDexFile (Results 1 – 3 of 3) sorted by relevance

/art/compiler/optimizing/
Dstack_map_stream.cc235 uint32_t dexfile_index = MethodInfo::kSameDexFile; in BeginInlineInfoEntry()
/art/runtime/oat/
Dstack_map.h281 static constexpr uint32_t kSameDexFile = -1; variable
/art/runtime/entrypoints/
Dentrypoint_utils-inl.h175 dex_file_index == MethodInfo::kSameDexFile) in GetResolvedMethod()