Home
last modified time | relevance | path

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

/aosp12/system/vold/binder/android/os/
H A DIVold.aidl76 int fdeComplete(); in fdeComplete() method
/aosp12/system/vold/
H A DVoldNativeService.cpp544 binder::Status VoldNativeService::fdeComplete(int32_t* _aidl_return) { in fdeComplete() function in android::vold::VoldNativeService