Home
last modified time | relevance | path

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

/system/update_engine/
Domaha_request_action.cc237 const string path_suffix = string("/") + element; in ParserHandlerEnd() local
240 data->current_path, path_suffix, base::CompareCase::SENSITIVE)) { in ParserHandlerEnd()
246 data->current_path.resize(data->current_path.size() - path_suffix.size()); in ParserHandlerEnd()