Searched defs:image_name (Results 1 – 6 of 6) sorted by relevance
98 static void BuildAndAppendsEccImage(const std::string &image_name, in BuildAndAppendsEccImage()105 void AddAvbHashtreeFooter(const std::string &image_name, in AddAvbHashtreeFooter()
58 ScopedUtfChars image_name(env, jimage_name); in Java_Main_checkAppImageLoaded() local
101 std::string ImageManager::GetStatusFilePath(const std::string& image_name) { in GetStatusFilePath()105 static std::string GetStatusPropertyName(const std::string& image_name) { in GetStatusPropertyName()117 bool ImageManager::IsImageMapped(const std::string& image_name) { in IsImageMapped()
979 const std::string image_name = ReplaceFileExtension(jar_name, "art"); in GetBootImageExtensionImage() local996 const std::string image_name = ReplaceFileExtension(jar_name, "art"); in GetSystemServerImagePath() local
1547 def _BuildBootableImage(image_name, sourcedir, fs_config_file, info_dict=None, argument
1851 std::string image_name; in wipe_super() local