Home | History | Annotate | Download | only in aapt

Lines Matching refs:O_BINARY

16 #define O_BINARY 0
553 int fd = open(file->getSourceFile().string(), O_RDONLY | O_BINARY);