OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kRootInternedString
(Results
1 - 3
of
3
) sorted by null
/art/runtime/
gc_root.h
39
kRootInternedString
,
intern_table.cc
63
root.VisitRoot(callback, arg, RootInfo(
kRootInternedString
));
332
intern.VisitRoot(callback, arg, RootInfo(
kRootInternedString
));
335
intern.VisitRoot(callback, arg, RootInfo(
kRootInternedString
));
transaction.cc
367
callback(reinterpret_cast<mirror::Object**>(&str_), arg, RootInfo(
kRootInternedString
));
Completed in 133 milliseconds