Home
last modified time | relevance | path

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

/system/vold/binder/android/os/
DIVold.aidl81 void mountDefaultEncrypted(); in mountDefaultEncrypted() method
/system/vold/
DVoldNativeService.cpp697 binder::Status VoldNativeService::mountDefaultEncrypted() { in mountDefaultEncrypted() function in android::vold::VoldNativeService