OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FindProtoIndex
(Results
1 - 2
of
2
) sorted by null
/art/compiler/dex/quick/
dex_file_method_inliner.h
297
static uint32_t
FindProtoIndex
(const DexFile* dex_file, IndexCache* cache,
dex_file_method_inliner.cc
614
uint32_t DexFileMethodInliner::
FindProtoIndex
(const DexFile* dex_file, IndexCache* cache,
662
uint32_t proto_index =
FindProtoIndex
(dex_file, cache, method_def.proto);
[
all
...]
Completed in 42 milliseconds