Searched defs:idHash (Results 1 – 1 of 1) sorted by relevance
/system/vold/ |
D | VolumeManager.cpp | 142 static int setupLoopDevice(char* buffer, size_t len, const char* asecFileName, const char* idHash, … in setupLoopDevice() 159 …const char* loopDevice, const char* asecFileName, const char* key, const char* idHash , unsigned l… in setupDevMapperDevice() 684 char idHash[33]; in getObbMountPath() local 833 char idHash[33]; in createAsec() local 1064 char idHash[33]; in resizeAsec() local 1117 char idHash[33]; in finalizeAsec() local 1182 char idHash[33]; in fixupAsecPermissions() local 1381 char idHash[33]; in unmountAsec() local 1393 char idHash[33]; in unmountObb() local 1408 int VolumeManager::unmountLoopImage(const char *id, const char *idHash, in unmountLoopImage() [all …]
|