Home
last modified time | relevance | path

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

/art/runtime/
Dhandle_scope.h67 BaseHandleScope(BaseHandleScope* link, uint32_t num_references) in BaseHandleScope()
134 static HandleScope* Create(void* storage, BaseHandleScope* link, uint32_t num_references) in Create()
164 HandleScope(BaseHandleScope* link, uint32_t num_references) in HandleScope()
Dhandle_scope-inl.h61 inline size_t HandleScope::SizeOf(uint32_t num_references) { in SizeOf()
67 inline size_t HandleScope::SizeOf(PointerSize pointer_size, uint32_t num_references) { in SizeOf()