Searched refs:dumpCacheInfo (Results 1 – 7 of 7) sorted by relevance
128 void dumpCacheInfo(in ParcelFileDescriptor fd, in String[] args); in dumpCacheInfo() method
991 public static void dumpCacheInfo(FileDescriptor fd, String[] args) { in dumpCacheInfo() method in PropertyInvalidatedCache
1629 public void dumpCacheInfo(ParcelFileDescriptor pfd, String[] args) { in dumpCacheInfo() method in ActivityThread.ApplicationThread1630 PropertyInvalidatedCache.dumpCacheInfo(pfd.getFileDescriptor(), args); in dumpCacheInfo()
582 public void dumpCacheInfo(ParcelFileDescriptor parcelFileDescriptor, String[] strings) in dumpCacheInfo() method in TransactionParcelTests.StubAppThread
10155 PropertyInvalidatedCache.dumpCacheInfo(fd, args); in dumpBinderCacheContents()10161 thread.dumpCacheInfo(tp.getWriteFd(), args); in dumpBinderCacheContents()
839 HSPLandroid/app/ActivityThread$ApplicationThread;->dumpCacheInfo(Landroid/os/ParcelFileDescriptor;[…2400 HSPLandroid/app/PropertyInvalidatedCache;->dumpCacheInfo(Ljava/io/FileDescriptor;[Ljava/lang/String…