Home
last modified time | relevance | path

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

/system/vold/model/
DStubVolume.cpp29 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.aidl126 @utf8InCpp String fsUuid, @utf8InCpp String fsLabel); in createStubVolume()
/system/vold/
DUtils.cpp269 std::string* fsLabel, bool untrusted) { in readMetadata()
304 std::string* fsLabel) { in ReadMetadata()
309 std::string* fsLabel) { in ReadMetadataUntrusted()
DVolumeManager.cpp718 const std::string& fsLabel, std::string* outVolId) { in createStubVolume()
DVoldNativeService.cpp399 const std::string& fsUuid, const std::string& fsLabel, std::string* _aidl_return) { in createStubVolume()