Searched refs:getVmPolicy (Results 1 – 5 of 5) sorted by relevance
72 BlockGuard.getVmPolicy().onPathAccess(path); in access()79 BlockGuard.getVmPolicy().onPathAccess(path); in chmod()86 BlockGuard.getVmPolicy().onPathAccess(path); in chown()208 BlockGuard.getVmPolicy().onPathAccess(path); in lchown()215 BlockGuard.getVmPolicy().onPathAccess(oldPath); in link()216 BlockGuard.getVmPolicy().onPathAccess(newPath); in link()229 BlockGuard.getVmPolicy().onPathAccess(path); in lstat()236 BlockGuard.getVmPolicy().onPathAccess(path); in mkdir()243 BlockGuard.getVmPolicy().onPathAccess(path); in mkfifo()250 BlockGuard.getVmPolicy().onPathAccess(path); in open()[all …]
177 BlockGuard.getVmPolicy().onPathAccess(path); in canonicalize()251 BlockGuard.getVmPolicy().onPathAccess(f.getPath()); in getBooleanAttributes()290 BlockGuard.getVmPolicy().onPathAccess(f.getPath()); in getLastModifiedTime()307 BlockGuard.getVmPolicy().onPathAccess(f.getPath()); in setPermission()316 BlockGuard.getVmPolicy().onPathAccess(path); in createFileExclusively()345 BlockGuard.getVmPolicy().onPathAccess(f.getPath()); in list()353 BlockGuard.getVmPolicy().onPathAccess(f.getPath()); in createDirectory()382 BlockGuard.getVmPolicy().onPathAccess(f.getPath()); in setLastModifiedTime()390 BlockGuard.getVmPolicy().onPathAccess(f.getPath()); in setReadOnly()414 BlockGuard.getVmPolicy().onPathAccess(f.getPath()); in getSpace()
239 public static @NonNull VmPolicy getVmPolicy() { in getVmPolicy() method in BlockGuard
83 savedVmPolicy = BlockGuard.getVmPolicy(); in setUp()
540 method @NonNull public static dalvik.system.BlockGuard.VmPolicy getVmPolicy();