Searched refs:GetBootImageLocationForDefaultBcpRespectingSysProps (Results 1 – 8 of 8) sorted by relevance
115 std::string GetBootImageLocationForDefaultBcpRespectingSysProps(std::string* error_msg);
120 std::string GetBootImageLocationForDefaultBcpRespectingSysProps(std::string* error_msg);
554 std::string GetBootImageLocationForDefaultBcpRespectingSysProps(std::string* error_msg) { in GetBootImageLocationForDefaultBcpRespectingSysProps() function
345 std::string boot_image = GetBootImageLocationForDefaultBcpRespectingSysProps(&error_msg); in InferBootImage()