Searched refs:getProfileProc (Results 1 – 1 of 1) sorted by relevance
384 ProcessRecord getProfileProc() { in getProfileProc() method in AppProfiler.ProfileData1860 if (proc == null || proc == mProfileData.getProfileProc()) { in stopProfilerLPf()1861 proc = mProfileData.getProfileProc(); in stopProfilerLPf()1895 if (mProfileData.getProfileProc() == null in clearProfilerLPf()1897 || mProfileData.getProfileProc() != app) { in clearProfilerLPf()2363 if (mProfileData.getProfileProc() == app) { in onAppDiedLocked()2405 if (mProfileData.getProfileApp() != null || mProfileData.getProfileProc() != null in dumpProfileDataLocked()2415 + " mProfileProc=" + mProfileData.getProfileProc()); in dumpProfileDataLocked()2513 if (mProfileData.getProfileApp() != null || mProfileData.getProfileProc() != null in writeProfileDataToProtoLocked()2521 mProfileData.getProfileProc().dumpDebug(proto, in writeProfileDataToProtoLocked()