Searched defs:write_access (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/rlz/win/lib/
H A Dregistry_util.cc45 bool HasUserKeyAccess(bool write_access) { argument
60 if (write_access) {
/external/e2fsprogs/ext2ed/
H A Ddisk.c32 int write_access; variable
79 write_access is checked to see if we are allowed to do the actual writing.
87 if (!write_access) {
/external/libnfc-nci/src/nfc/tags/
H A Dce_t4t.c1142 UINT8 write_access)
1149 type, length, file_id, max_file_size, read_access, write_access);
1189 if (write_access != 0xFF)
1191 UINT8_TO_BE_STREAM (p, write_access);
1137 CE_T4TTestSetNDEFCtrlTLV(UINT8 type, UINT8 length, UINT16 file_id, UINT16 max_file_size, UINT8 read_access, UINT8 write_access) argument
/external/libnfc-nci/src/nfc/int/
H A Drw_int.h428 UINT8 write_access; /* write access condition */ member in struct:__anon24373

Completed in 99 milliseconds