Home
last modified time | relevance | path

Searched refs:mountDefaultEncrypted (Results 1 – 4 of 4) sorted by relevance

/system/vold/
Dvdc.cpp101 checkStatus(args, vold->mountDefaultEncrypted()); in main()
DVoldNativeService.h103 binder::Status mountDefaultEncrypted();
DVoldNativeService.cpp613 binder::Status VoldNativeService::mountDefaultEncrypted() { in mountDefaultEncrypted() function in android::vold::VoldNativeService
/system/vold/binder/android/os/
DIVold.aidl81 void mountDefaultEncrypted(); in mountDefaultEncrypted() method