Searched refs:getProfileProc (Results 1 – 1 of 1) sorted by relevance
388 ProcessRecord getProfileProc() { in getProfileProc() method in AppProfiler.ProfileData1996 if (proc == null || proc == mProfileData.getProfileProc()) { in stopProfilerLPf()1997 proc = mProfileData.getProfileProc(); in stopProfilerLPf()2031 if (mProfileData.getProfileProc() == null in clearProfilerLPf()2033 || mProfileData.getProfileProc() != app) { in clearProfilerLPf()2523 if (mProfileData.getProfileProc() == app) { in onAppDiedLocked()2565 if (mProfileData.getProfileApp() != null || mProfileData.getProfileProc() != null in dumpProfileDataLocked()2575 + " mProfileProc=" + mProfileData.getProfileProc()); in dumpProfileDataLocked()2675 if (mProfileData.getProfileApp() != null || mProfileData.getProfileProc() != null in writeProfileDataToProtoLocked()2683 mProfileData.getProfileProc().dumpDebug(proto, in writeProfileDataToProtoLocked()