Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/pyfakefs/pyfakefs/
Dhelpers.py32 PERM_READ = 0o400 # Read permission bit. variable
Dfake_filesystem.py169 PERM_READ = helpers.PERM_READ variable
/aosp_15_r20/packages/modules/Bluetooth/floss/pandora/floss/
Dfloss_enums.py52 PERM_READ = (1 << 0) variable in GattPermission
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Doledb.h4789 …MAXIMUM_ALLOWED = 0x2000000,PERM_ALL = 0x10000000,PERM_EXECUTE = 0x20000000,PERM_READ = 0x80000000, enumerator