Searched defs:prefix_path (Results 1 – 3 of 3) sorted by relevance
543 … const std::string &prefix_path, // Anything that has been resolved already will be in here in PrivateAutoCompleteMembers()621 … const std::string &prefix_path, // Anything that has been resolved already will be in here in PrivateAutoComplete()880 std::string prefix_path; in AutoComplete() local
34 string const & prefix_path) in populate()
63 def _GetPathAfterPrefix(prefix_path, path_with_prefix): argument