Home
last modified time | relevance | path

Searched defs:createPublicVolume (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/cts/hostsidetests/scopedstorage/libs/ScopedStorageTestLib/src/android/scopedstorage/cts/lib/
H A DScopedStorageBaseDeviceTest.java40 private static void createPublicVolume() throws Exception { in createPublicVolume() method in ScopedStorageBaseDeviceTest
/aosp_15_r20/system/vold/model/
H A DDisk.cpp173 void Disk::createPublicVolume(dev_t device) { in createPublicVolume() function in android::vold::Disk