OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:enableRecentAllocations
(Results
1 - 3
of
3
) sorted by null
/art/tools/ahat/src/test-dump/
Main.java
41
DdmVmInternal.
enableRecentAllocations
(true);
/art/test/098-ddmc/src/
Main.java
42
DdmVmInternal.
enableRecentAllocations
(true);
62
DdmVmInternal.
enableRecentAllocations
(false);
68
DdmVmInternal.
enableRecentAllocations
(false);
70
DdmVmInternal.
enableRecentAllocations
(false);
74
DdmVmInternal.
enableRecentAllocations
(true);
80
DdmVmInternal.
enableRecentAllocations
(true);
86
DdmVmInternal.
enableRecentAllocations
(false);
186
enableRecentAllocationsMethod = c.getDeclaredMethod("
enableRecentAllocations
",
195
public static void
enableRecentAllocations
(boolean enable) throws Exception {
/art/runtime/native/
org_apache_harmony_dalvik_ddmc_DdmVmInternal.cc
179
NATIVE_METHOD(DdmVmInternal,
enableRecentAllocations
, "(Z)V"),
Completed in 1625 milliseconds