Home
last modified time | relevance | path

Searched refs:without_nuls (Results 1 - 1 of 1) sorted by relevance

/third_party/gn/src/base/files/
H A Dfile_path.cc457 StringType without_nuls; in Append() local
461 without_nuls.assign(component.substr(0, nul_pos)); in Append()
462 appended = StringViewType(without_nuls); in Append()

Completed in 2 milliseconds