OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AllocWithoutGrowthLocked
(Results
1 - 3
of
3
) sorted by null
/art/runtime/gc/space/
dlmalloc_space-inl.h
31
obj =
AllocWithoutGrowthLocked
(num_bytes, bytes_allocated);
40
inline mirror::Object* DlMallocSpace::
AllocWithoutGrowthLocked
(size_t num_bytes, size_t* bytes_allocated) {
dlmalloc_space.h
155
mirror::Object*
AllocWithoutGrowthLocked
(size_t num_bytes, size_t* bytes_allocated)