Home
last modified time | relevance | path

Searched defs:perm_options (Results 1 – 5 of 5) sorted by relevance

/external/cronet/tot/third_party/libc++/src/include/__filesystem/
Dperm_options.h23 enum class perm_options : unsigned char { replace = 1, add = 2, remove = 4, nofollow = 8 }; enum
/external/cronet/stable/third_party/libc++/src/include/__cxx03/__filesystem/
Dperm_options.h23 enum class perm_options : unsigned char { replace = 1, add = 2, remove = 4, nofollow = 8 }; enum
/external/cronet/tot/third_party/libc++/src/include/__cxx03/__filesystem/
Dperm_options.h23 enum class perm_options : unsigned char { replace = 1, add = 2, remove = 4, nofollow = 8 }; enum
/external/cronet/stable/third_party/libc++/src/include/__filesystem/
Dperm_options.h23 enum class perm_options : unsigned char { replace = 1, add = 2, remove = 4, nofollow = 8 }; enum
/external/armnn/third-party/ghc/
Dfilesystem.hpp557 enum class perm_options : uint16_t { enum