OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DONT_MAP_LOCALLY
(Results
1 - 2
of
2
) sorted by null
/frameworks/native/include/binder/
MemoryHeapBase.h
37
DONT_MAP_LOCALLY
= 0x00000100,
/frameworks/native/libs/binder/
MemoryHeapBase.cpp
112
if ((mFlags &
DONT_MAP_LOCALLY
) == 0) {
Completed in 201 milliseconds