Home
last modified time | relevance | path

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

/system/vold/
Dvdc.cpp103 checkStatus(vold->checkEncryption(args[2])); in main()
DVoldNativeService.h60 binder::Status checkEncryption(const std::string& volId);
DVoldNativeService.cpp415 binder::Status VoldNativeService::checkEncryption(const std::string& volId) { in checkEncryption() function in android::vold::VoldNativeService
/system/vold/binder/android/os/
DIVold.aidl47 void checkEncryption(@utf8InCpp String volId); in checkEncryption() method