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

/system/vold/model/
H A DObbVolume.h37 status_t doCreate() override;
H A DPrivateVolume.h46 status_t doCreate() override;
H A DPublicVolume.h46 status_t doCreate() override;
H A DObbVolume.cpp55 status_t ObbVolume::doCreate() { function in class:android::vold::ObbVolume
H A DVolumeBase.h108 virtual status_t doCreate();
H A DVolumeBase.cpp168 status_t res = doCreate();
178 status_t VolumeBase::doCreate() { function in class:android::vold::VolumeBase
H A DPrivateVolume.cpp64 status_t PrivateVolume::doCreate() { function in class:android::vold::PrivateVolume
H A DPublicVolume.cpp88 status_t PublicVolume::doCreate() { function in class:android::vold::PublicVolume

Completed in 702 milliseconds