Searched refs:dumpToFile (Results 1 – 4 of 4) sorted by relevance
50 p.dumpToFile(TEST_FILE); in testProfile()57 p.dumpToFile(TEST_FILE); in testProfile()65 p.dumpToFile(TEST_FILE); in testProfile()75 p.dumpToFile(TEST_FILE); in testProfile()85 p.dumpToFile(TEST_FILE); in testProfile()93 p.dumpToFile(TEST_FILE); in testProfile()
147 public synchronized void dumpToFile(String filename) { in dumpToFile() method in Profile.Watchdog148 mProfileData.dumpToFile(filename); in dumpToFile()203 public static void dumpToFile(String filename) { in dumpToFile() method in Profile204 sWatchdog.dumpToFile(filename); in dumpToFile()
102 public void dumpToFile(String filename) { in dumpToFile() method in ProfileData
529 Profile.dumpToFile("/sdcard/gallery.prof"); in onPause()