Home
last modified time | relevance | path

Searched defs:image_name (Results 1 – 6 of 6) sorted by relevance

/aosp12/system/extras/libfec/test/
H A Dfec_unittest.cpp98 static void BuildAndAppendsEccImage(const std::string &image_name, in BuildAndAppendsEccImage()
105 void AddAvbHashtreeFooter(const std::string &image_name, in AddAvbHashtreeFooter()
/aosp12/art/test/596-app-images/
H A Dapp_images.cc58 ScopedUtfChars image_name(env, jimage_name); in Java_Main_checkAppImageLoaded() local
/aosp12/system/core/fs_mgr/libfiemap/
H A Dimage_manager.cpp101 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()
/aosp12/art/odrefresh/
H A Dodrefresh.cc979 const std::string image_name = ReplaceFileExtension(jar_name, "art"); in GetBootImageExtensionImage() local
996 const std::string image_name = ReplaceFileExtension(jar_name, "art"); in GetSystemServerImagePath() local
/aosp12/build/make/tools/releasetools/
H A Dcommon.py1547 def _BuildBootableImage(image_name, sourcedir, fs_config_file, info_dict=None, argument
/aosp12/system/core/fastboot/
H A Dfastboot.cpp1851 std::string image_name; in wipe_super() local