Searched defs:forgetPartition (Results 1 – 3 of 3) sorted by relevance
45 void forgetPartition(@utf8InCpp String partGuid, @utf8InCpp String fsUuid); in forgetPartition() method
350 bool VolumeManager::forgetPartition(const std::string& partGuid, const std::string& fsUuid) { in forgetPartition() function in VolumeManager
255 binder::Status VoldNativeService::forgetPartition(const std::string& partGuid, in forgetPartition() function in android::vold::VoldNativeService