OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:heap_type
(Results
1 - 5
of
5
) sorted by null
/external/linux-kselftest/tools/testing/selftests/android/ion/
ionapp_export.c
43
unsigned long map_len,
heap_type
, heap_size, flags;
local
65
heap_type
= ION_HEAP_TYPE_SYSTEM;
68
heap_type
= ION_HEAP_TYPE_SYSTEM_CONTIG;
91
printf("
heap_type
: %ld, heap_size: %ld\n",
heap_type
, heap_size);
92
info.
heap_type
=
heap_type
;
ionutils.h
21
unsigned int
heap_type
;
member in struct:ion_buffer_info
/art/openjdkjvmti/
ti_heap.cc
1405
jint
heap_type
= kHeapIdApp;
local
[
all
...]
/art/runtime/hprof/
hprof.cc
1118
HprofHeapId
heap_type
= HPROF_HEAP_APP;
local
[
all
...]
/external/v8/src/asmjs/
asm-typer.cc
2920
auto*
heap_type
= new_heap_view->expression()->AsProperty();
local
[
all
...]
Completed in 217 milliseconds