Searched defs:getAsecMountPath (Results 1 - 1 of 1) sorted by relevance

/system/vold/
H A DVolumeManager.cpp776 int VolumeManager::getAsecMountPath(const char *id, char *buffer, int maxlen) { function in class:VolumeManager
780 SLOGE("getAsecMountPath: Invalid asec id \"%s\"", id);
798 SLOGE("getAsecMountPath failed for %s: couldn't construct path in buffer", id);

Completed in 54 milliseconds