Searched defs:dirPath (Results 1 – 5 of 5) sorted by relevance
37 ScopedUtfChars dirPath(env, cgroupPath); in com_android_net_module_util_BpfUtil_attachProgramToCgroup() local67 ScopedUtfChars dirPath(env, cgroupPath); in com_android_net_module_util_BpfUtil_detachProgramFromCgroup() local88 ScopedUtfChars dirPath(env, cgroupPath); in com_android_net_module_util_BpfUtil_detachSingleProgramFromCgroup() local
371 String dirPath = getContext().getFilesDir() + File.separator + "inaccessible"; in testFileSystemInaccessible() local
1189 String dirPath = mDropBoxDir.getPath(); in trimToFit() local
916 public static boolean contains(String dirPath, String filePath) { in contains()
1018 String dirPath = name.substring(0, name.lastIndexOf(File.separatorChar)); in getDatabasePath() local