Searched defs:kill (Results 1 – 3 of 3) sorted by relevance
74 void BpHwBinder::ObjectManager::kill() in kill() function in android::hardware::BpHwBinder::ObjectManager
453 kill = lambda process: process.kill() function
1439 int wait_and_unmount(const char *mountpoint, bool kill) in wait_and_unmount()