HomeSort by relevance Sort by last modified time
    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 126 if ((mFlags & DONT_MAP_LOCALLY) == 0) {

Completed in 43 milliseconds