Home
last modified time | relevance | path

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

/system/update_engine/
Domaha_request_action.cc490 const string path_suffix = string("/") + element; in ParserHandlerEnd() local
492 if (!base::EndsWith(data->current_path, path_suffix, in ParserHandlerEnd()
499 data->current_path.resize(data->current_path.size() - path_suffix.size()); in ParserHandlerEnd()