Searched defs:get_path (Results 1 – 4 of 4) sorted by relevance
54 char *(*get_path)(const void *phandle, char *buf, int len); member209 static inline char *get_path(const void *phandle, char *buf, int len) in get_path() function
1728 const diagnostic_path *get_path () const { return m_path; } in get_path() function
2031 def get_path(self, wd): member in WatchManager