Searched refs:parent_dir_name (Results 1 – 1 of 1) sorted by relevance
247 std::string parent_dir_name; in ParseCheckBootImage() local249 parent_dir_name = no_file_name.substr(ancestor_dirs_idx + 1); in ParseCheckBootImage()251 parent_dir_name = no_file_name; in ParseCheckBootImage()254 DBG_LOG << "boot_image_location parent_dir_name was " << parent_dir_name; in ParseCheckBootImage()256 if (GetInstructionSetFromString(parent_dir_name.c_str()) != kNone) { in ParseCheckBootImage()