Searched defs:umountVendor (Results 1 – 2 of 2) sorted by relevance
/system/libvintf/ | ||
D | utils.h | 64 virtual status_t umountVendor() const { return OK; } in umountVendor() function |
D | VintfObjectRecovery.cpp | 74 status_t umountVendor() const override { in umountVendor() function in android::vintf::details::RecoveryPartitionMounter |