Searched refs:IMG_FILE_NAME (Results 1 – 3 of 3) sorted by relevance
30 static constexpr const char *IMG_FILE_NAME = "module.img"; variable
134 std::string imagePath = prefix + "/" + hmpName + "/" + IMG_FILE_NAME; in RemoveMountPoint()359 const string &fullPath = ExtractFilePath(moduleFile.GetPath()) + IMG_FILE_NAME; in MountModulePackage()
405 string imagePath = ExtractFilePath(path) + IMG_FILE_NAME; in Open()461 string imagePath = ExtractFilePath(GetPath()) + IMG_FILE_NAME; in VerifyModuleVerity()