Home
last modified time | relevance | path

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

/aosp12/system/vold/binder/android/os/
H A DIVold.aidl89 void initUser0(); in initUser0() method
/aosp12/system/vold/
H A DVoldNativeService.cpp673 binder::Status VoldNativeService::initUser0() { in initUser0() function in android::vold::VoldNativeService