Home
last modified time | relevance | path

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

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