Searched refs:checkValid (Results 1 – 8 of 8) sorted by relevance
39 void BaseObj::checkValid() { in checkValid() function in BaseObj
552 void checkValid();
70 void checkValid() { in checkValid() method in BaseObj
297 e.checkValid(); in Builder()
74 void removeResource(int pid, int64_t clientId, bool checkValid);
253 void ResourceManagerService::removeResource(int pid, int64_t clientId, bool checkValid) { in removeResource() argument260 if (checkValid && !mProcessInfo->isValidPid(pid)) { in removeResource()
66 void checkValid() { in checkValid() method in BaseObj
351 e.checkValid(); in Builder()