OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kJavaLangThrowable
(Results
1 - 2
of
2
) sorted by null
/art/runtime/
class_linker.h
84
kJavaLangThrowable
,
[
all
...]
class_linker.cc
589
SetClassRoot(
kJavaLangThrowable
, FindSystemClass(self, "Ljava/lang/Throwable;"));
590
mirror::Throwable::SetClass(GetClassRoot(
kJavaLangThrowable
));
[
all
...]
Completed in 194 milliseconds