Home
last modified time | relevance | path

Searched refs:initUser0 (Results 1 – 4 of 4) sorted by relevance

/system/vold/binder/android/os/
DIVold.aidl85 void initUser0(); in initUser0() method
/system/vold/
Dvdc.cpp150 checkStatus(args, vold->initUser0()); in main()
DVoldNativeService.h107 binder::Status initUser0();
DVoldNativeService.cpp583 binder::Status VoldNativeService::initUser0() { in initUser0() function in android::vold::VoldNativeService