Searched defs:removeProcess (Results 1 – 4 of 4) sorted by relevance
83 void removeProcess(ProcessRecord proc) { in removeProcess() method in ActiveInstrumentation
291 void removeProcess(ProcessRecord app) { in removeProcess() method in UidRecord
98 CpuTimeRecord removeProcess(WindowProcessController wpc) { in removeProcess() method in VisibleActivityProcessTracker
178 void ClientCache::removeProcess(const wp<IBinder>& processToken) { in removeProcess() function in android::ClientCache