Home
last modified time | relevance | path

Searched defs:remove_perms (Results 1 – 4 of 4) sorted by relevance

/external/sdv/vsomeip/third_party/boost/filesystem/include/boost/filesystem/
Dfile_status.hpp110 remove_perms = 0x2000, // removes the given permission bits from the current bits; enumerator
/external/cronet/tot/third_party/libc++/src/src/filesystem/
Doperations.cpp620 const bool remove_perms = has_opt(perm_options::remove); in __permissions() local
/external/cronet/stable/third_party/libc++/src/src/filesystem/
Doperations.cpp620 const bool remove_perms = has_opt(perm_options::remove); in __permissions() local
/external/libcxx/src/filesystem/
Doperations.cpp1050 const bool remove_perms = has_opt(perm_options::remove); in __permissions() local