Home
last modified time | relevance | path

Searched refs:extractMetadata (Results 1 – 2 of 2) sorted by relevance

/system/vold/
DVolume.h110 int extractMetadata(const char* devicePath);
DVolume.cpp447 extractMetadata(devicePath); in mountVol()
651 int Volume::extractMetadata(const char* devicePath) { in extractMetadata() function in Volume