Searched refs:rest_of_path (Results 1 – 1 of 1) sorted by relevance
38 const string& rest_of_path = path.substr(prefix.length()); in containsMount() local39 if (!android::base::StartsWithIgnoreCase(rest_of_path, userid)) { in containsMount()47 const string& path_suffix = rest_of_path.substr(userid.length()); in containsMount()