Home
last modified time | relevance | path

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

/system/vold/binder/android/os/
DIVold.aidl89 void destroyUserKey(int userId); in destroyUserKey() method
/system/vold/
DVoldNativeService.cpp608 binder::Status VoldNativeService::destroyUserKey(int32_t userId) { in destroyUserKey() function in android::vold::VoldNativeService