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

  /build/tools/zipalign/
ZipFile.cpp 45 #define FILE_OPEN_RW "r+b"
95 openflags = FILE_OPEN_RW;
    [all...]
  /frameworks/base/tools/aapt/
ZipFile.cpp 42 #define FILE_OPEN_RW "r+b"
92 openflags = FILE_OPEN_RW;
    [all...]

Completed in 55 milliseconds