Home
last modified time | relevance | path

Searched defs:format_string (Results 1 – 2 of 2) sorted by relevance

/external/ceres-solver/internal/ceres/
Dlinear_least_squares_problems.cc634 string format_string = JoinPath(directory, in DumpLinearLeastSquaresProblemToProtocolBuffer() local
679 string format_string = JoinPath(directory, in DumpLinearLeastSquaresProblemToTextFile() local
/external/chromium/base/
Dstring_util.cc835 OutStringType DoReplaceStringPlaceholders(const FormatStringType& format_string, in DoReplaceStringPlaceholders()
890 string16 ReplaceStringPlaceholders(const string16& format_string, in ReplaceStringPlaceholders()
896 std::string ReplaceStringPlaceholders(const base::StringPiece& format_string, in ReplaceStringPlaceholders()
902 string16 ReplaceStringPlaceholders(const string16& format_string, in ReplaceStringPlaceholders()