OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AllocSlot
(Results
1 - 2
of
2
) sorted by null
/art/runtime/gc/allocator/
rosalloc.h
217
void*
AllocSlot
();
rosalloc.cc
589
void* slot_addr = current_run->
AllocSlot
();
615
slot_addr = current_run->
AllocSlot
();
665
slot_addr = thread_local_run->
AllocSlot
();
716
slot_addr = thread_local_run->
AllocSlot
();
[
all
...]
Completed in 32 milliseconds