Home
last modified time | relevance | path

Searched defs:removeProcess (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/core/java/com/android/server/am/
DActiveInstrumentation.java74 void removeProcess(ProcessRecord proc) { in removeProcess() method in ActiveInstrumentation
/frameworks/native/services/surfaceflinger/
DClientCache.cpp167 void ClientCache::removeProcess(const wp<IBinder>& processToken) { in removeProcess() function in android::ClientCache