Home
last modified time | relevance | path

Searched refs:getPendingMethodProfiling (Results 1 – 2 of 2) sorted by relevance

/sdk/ddms/libs/ddmlib/src/com/android/ddmlib/
DHandleProfiling.java144 String filename = client.getClientData().getPendingMethodProfiling(); in handleMPRE()
277 String filename = client.getClientData().getPendingMethodProfiling(); in handleFAIL()
DClientData.java688 String getPendingMethodProfiling() { in getPendingMethodProfiling() method in ClientData