Home
last modified time | relevance | path

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

/external/google-breakpad/src/common/
Ddwarf_line_to_module.cc57 static string ExpandPath(const string &path, in ExpandPath() function
70 directories_[dir_num] = ExpandPath(name, compilation_dir_); in DefineDir()
99 string full_name = ExpandPath(name, dir_name); in DefineFile()
/external/autotest/client/tests/kvm/deps/
Drss.cpp618 BOOL ExpandPath(char *path, int max_size) in ExpandPath() function
666 if (!ExpandPath(path, sizeof(path))) in ReceiveThread()
828 if (!ExpandPath(pattern, sizeof(pattern))) in SendThread()