Home
last modified time | relevance | path

Searched defs:num_references (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Dhandle_scope.h70 BaseHandleScope(BaseHandleScope* link, uint32_t num_references) in BaseHandleScope()
137 static HandleScope* Create(void* storage, BaseHandleScope* link, uint32_t num_references) in Create()
161 HandleScope(BaseHandleScope* link, uint32_t num_references) in HandleScope()
Dhandle_scope-inl.h64 inline size_t HandleScope::SizeOf(uint32_t num_references) { in SizeOf()
70 inline size_t HandleScope::SizeOf(PointerSize pointer_size, uint32_t num_references) { in SizeOf()