Home
last modified time | relevance | path

Searched refs:VFS_CAP_REVISION_2 (Results 1 – 3 of 3) sorted by relevance

/system/core/include/private/
Dandroid_filesystem_capability.h55 #define VFS_CAP_REVISION_2 0x02000000 macro
60 #define VFS_CAP_REVISION VFS_CAP_REVISION_2
/system/core/libcutils/include/private/
Dandroid_filesystem_capability.h55 #define VFS_CAP_REVISION_2 0x02000000 macro
60 #define VFS_CAP_REVISION VFS_CAP_REVISION_2
/system/core/adb/daemon/
Dfile_sync_service.cpp81 cap_data.magic_etc = VFS_CAP_REVISION_2 | VFS_CAP_FLAGS_EFFECTIVE; in update_capabilities()