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