Searched refs:vendorMounted_ (Results 1 - 1 of 1) sorted by relevance

/system/libvintf/test/
H A Dutils-fake.h55 vendorMounted_ = true;
59 vendorMounted_ = false;
69 bool vendorMounted() const { return vendorMounted_; }
73 vendorMounted_ = false;
78 bool vendorMounted_; member in class:android::vintf::details::MockPartitionMounter

Completed in 134 milliseconds