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

/external/chromium_org/base/files/
H A Dfile_path.cc477 StringType without_nuls; local
481 without_nuls = component.substr(0, nul_pos);
482 appended = &without_nuls;

Completed in 88 milliseconds