OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RegisterNativeFree
(Results
1 - 3
of
3
) sorted by null
/art/runtime/native/
dalvik_system_VMRuntime.cc
164
Runtime::Current()->GetHeap()->
RegisterNativeFree
(bytes);
213
NATIVE_METHOD(VMRuntime,
registerNativeFree
, "(I)V"),
/art/runtime/gc/
heap.h
136
void
RegisterNativeFree
(int bytes) SHARED_LOCKS_REQUIRED(Locks::mutator_lock_);
heap.cc
[
all
...]
Completed in 762 milliseconds