Home
last modified time | relevance | path

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

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