Searched defs:idHash (Results 1 – 1 of 1) sorted by relevance
/system/vold/ |
D | VolumeManager.cpp | 140 static int setupLoopDevice(char* buffer, size_t len, const char* asecFileName, const char* idHash, … in setupLoopDevice() 157 …const char* loopDevice, const char* asecFileName, const char* key, const char* idHash , int numImg… in setupDevMapperDevice() 690 char idHash[33]; in getObbMountPath() local 839 char idHash[33]; in createAsec() local 1070 char idHash[33]; in resizeAsec() local 1123 char idHash[33]; in finalizeAsec() local 1188 char idHash[33]; in fixupAsecPermissions() local 1387 char idHash[33]; in unmountAsec() local 1399 char idHash[33]; in unmountObb() local 1414 int VolumeManager::unmountLoopImage(const char *id, const char *idHash, in unmountLoopImage() [all …]
|