Home
last modified time | relevance | path

Searched defs:globals (Results 1 – 3 of 3) sorted by relevance

/art/runtime/
Djni_internal.h118 IndirectReferenceTable globals; variable
Djni_internal.cc803 IndirectReferenceTable& globals = vm->globals; in NewGlobalRef() local
814 IndirectReferenceTable& globals = vm->globals; in DeleteGlobalRef() local
/art/compiler/sea_ir/ir/
Dsea.cc295 std::set<int> globals; in ConvertToSSA() local