Home
last modified time | relevance | path

Searched refs:FILE_OPEN_RW_CREATE (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/tools/aapt/
DZipFile.cpp43 #define FILE_OPEN_RW_CREATE "w+b" macro
90 openflags = FILE_OPEN_RW_CREATE; in open()