Searched refs:UnmountAll (Results 1 – 6 of 6) sorted by relevance
414 def UnmountAll(self): member in EdifyGenerator425 self.UnmountAll()
254 script.UnmountAll()
53 return android::apex::UnmountAll(); in HandleSubcommand()
165 int UnmountAll();
3397 TEST_F(ApexdMountTest, UnmountAll) { in TEST_F() argument3432 ASSERT_EQ(0, UnmountAll()); in TEST_F()3472 ASSERT_EQ(0, UnmountAll()); in TEST_F()
3105 int UnmountAll() { in UnmountAll() function