Home
last modified time | relevance | path

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

/aosp12/system/vold/binder/android/os/
H A DIVold.aidl75 void fdeRestart(); in fdeRestart() method
/aosp12/system/vold/
H A DVoldNativeService.cpp534 binder::Status VoldNativeService::fdeRestart() { in fdeRestart() function in android::vold::VoldNativeService