Searched refs:BOOT_PIC_CONFIG_FILE (Results 1 – 2 of 2) sorted by relevance
41 const std::string BOOT_PIC_CONFIG_FILE = "config.json"; variable
293 if (strstr(fileName.c_str(), BOOT_PIC_CONFIG_FILE.c_str()) != nullptr) { in ReadImageFile()