Searched refs:getFilePath (Results 1 – 4 of 4) sorted by relevance
103 private File getFilePath(String name) { in getFilePath() method in MountServiceTests202 final File outFile = getFilePath("test1.obb"); in testMountAndUnmountObbNormal()221 final File outFile = getFilePath("test1_nosig.obb"); in testAttemptMountNonObb()241 final File outFile = getFilePath("test1_wrongpackage.obb"); in testAttemptMountObbWrongPackage()257 final File file1 = getFilePath("test1.obb"); in testMountAndUnmountTwoObbs()258 final File file2 = getFilePath("test2.obb"); in testMountAndUnmountTwoObbs()
57 const std::string& getFilePath() const { return mFilePath; } in getFilePath() function
260 result->mFilePath = minikinFontSkia->getFilePath(); in AFontMatcher_match()
55941 Landroid/provider/MediaStore;->getFilePath(Landroid/content/ContentResolver;Landroid/net/Uri;)Ljava…