Searched refs:removeProcess (Results 1 – 5 of 5) sorted by relevance
171 void ClientCache::removeProcess(const wp<IBinder>& processToken) { in removeProcess() function in android::ClientCache203 ClientCache::getInstance().removeProcess(who); in binderDied()
44 void removeProcess(const wp<IBinder>& processToken);
77 void removeProcess(ProcessRecord proc) { in removeProcess() method in ActiveInstrumentation
17083 instr.removeProcess(app); in finishInstrumentationLocked()
5715 PLcom/android/server/am/ActiveInstrumentation;->removeProcess(Lcom/android/server/am/ProcessRecord;…