Home
last modified time | relevance | path

Searched refs:replacement_string (Results 1 – 2 of 2) sorted by relevance

/external/google-breakpad/src/common/windows/
Dpdb_source_line_writer.cc958 const wchar_t *replacement_string = L"()"; in GetSymbolFunctionName() local
964 replacement_string); in GetSymbolFunctionName()
/external/protobuf/src/google/protobuf/
Dunittest.proto580 optional string replacement_string = 27 [default="${unknown}"]; field