OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mHeapId
(Results
1 - 3
of
3
) sorted by null
/frameworks/native/libs/binder/
IMemory.cpp
107
mutable volatile int32_t
mHeapId
;
234
mHeapId
(-1), mBase(MAP_FAILED), mSize(0), mFlags(0), mOffset(0), mRealHeap(false)
239
if (
mHeapId
!= -1) {
240
close(
mHeapId
);
248
binder.get(), this, mSize,
mHeapId
);
264
if (
mHeapId
== -1) {
270
if (
mHeapId
== -1) {
274
android_atomic_write( dup( heap->
mHeapId
), &
mHeapId
);
285
if (
mHeapId
== -1)
[
all
...]
/prebuilts/devtools/tools/lib/
ddmlib.jar
/prebuilts/misc/common/ddmlib/
ddmlib-prebuilt.jar
Completed in 192 milliseconds