Home
last modified time | relevance | path

Searched refs:onUserStarted (Results 1 – 3 of 3) sorted by relevance

/system/vold/
DVolumeManager.h129 int onUserStarted(userid_t userId);
DCommandListener.cpp197 return sendGenericOkFail(cli, vm->onUserStarted(atoi(argv[2]))); in runCommand()
DVolumeManager.cpp447 int VolumeManager::onUserStarted(userid_t userId) { in onUserStarted() function in VolumeManager