Home
last modified time | relevance | path

Searched refs:fdeGetPassword (Results 1 – 3 of 3) sorted by relevance

/system/vold/binder/android/os/
DIVold.aidl83 @utf8InCpp String fdeGetPassword(); in fdeGetPassword() method
/system/vold/
DVoldNativeService.h107 binder::Status fdeGetPassword(std::string* _aidl_return);
DVoldNativeService.cpp635 binder::Status VoldNativeService::fdeGetPassword(std::string* _aidl_return) { in fdeGetPassword() function in android::vold::VoldNativeService