OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:if_table
(Results
1 - 3
of
3
) sorted by null
/art/runtime/
class_linker.cc
6564
mirror::IfTable*
if_table
= super_class->GetIfTable();
local
[
all
...]
class_linker.h
[
all
...]
/art/compiler/
image_writer.cc
751
mirror::IfTable*
if_table
= klass->GetIfTable();
local
753
result = result || PruneAppImageClassInternal(
if_table
->GetInterface(i),
[
all
...]
Completed in 2903 milliseconds