Searched refs:UnmountAll (Results 1 – 4 of 4) sorted by relevance
53 return android::apex::UnmountAll(); in HandleSubcommand()
165 int UnmountAll();
3395 TEST_F(ApexdMountTest, UnmountAll) { in TEST_F() argument3430 ASSERT_EQ(0, UnmountAll()); in TEST_F()3470 ASSERT_EQ(0, UnmountAll()); in TEST_F()
3055 int UnmountAll() { in UnmountAll() function