HomeSort by relevance Sort by last modified time
    Searched defs:FILE_OPEN_RW_CREATE (Results 1 - 2 of 2) sorted by null

  /build/make/tools/zipalign/
ZipFile.cpp 46 #define FILE_OPEN_RW_CREATE "w+b"
93 openflags = FILE_OPEN_RW_CREATE;
    [all...]
  /frameworks/base/tools/aapt/
ZipFile.cpp 43 #define FILE_OPEN_RW_CREATE "w+b"
90 openflags = FILE_OPEN_RW_CREATE;
    [all...]

Completed in 1026 milliseconds