Searched refs:openDeprecatedDataPath (Results 1 – 1 of 1) sorted by relevance
8539 private FileDescriptor openDeprecatedDataPath(String path, int mode) throws ErrnoException { in openDeprecatedDataPath() method in ActivityThread.AndroidOs8579 openDeprecatedDataPath(path, FileUtils.translateModeAccessToPosix(mode))); in access()8589 return openDeprecatedDataPath(path, mode); in open()8598 final FileDescriptor fd = openDeprecatedDataPath(path, OsConstants.O_RDONLY); in stat()