Searched refs:FILE_OPEN_RO (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/tools/aapt/
H A DZipFile.cpp41 #define FILE_OPEN_RO "rb" macro
94 openflags = FILE_OPEN_RO;
384 inputFp = fopen(fileName, FILE_OPEN_RO);

Completed in 32 milliseconds