Home
last modified time | relevance | path

Searched defs:fsLabel (Results 1 – 6 of 6) sorted by relevance

/system/vold/model/
DStubVolume.cpp31 const std::string& fsLabel) in StubVolume()
/system/vold/binder/android/os/
DIVoldListener.aidl31 @utf8InCpp String fsType, @utf8InCpp String fsUuid, @utf8InCpp String fsLabel); in onVolumeMetadataChanged()
DIVold.aidl137 @utf8InCpp String fsUuid, @utf8InCpp String fsLabel, int flags); in createStubVolume()
/system/vold/
DUtils.cpp629 std::string* fsLabel, bool untrusted) { in readMetadata()
664 std::string* fsLabel) { in ReadMetadata()
669 std::string* fsLabel) { in ReadMetadataUntrusted()
DVolumeManager.cpp1129 const std::string& fsLabel, int32_t flags, in createStubVolume()
DVoldNativeService.cpp446 const std::string& fsLabel, int32_t flags, in createStubVolume()