Home
last modified time | relevance | path

Searched defs:O_BINARY (Results 1 – 2 of 2) sorted by relevance

/base/update/updater/services/include/applypatch/
Dpartition_record.h25 #define O_BINARY 0 macro
/base/update/updater/test/unittest/applypatch_test/
Dimagepatch_unittest.h33 constexpr int O_BINARY = 0; variable