Searched refs:get_path (Results 1 – 4 of 4) sorted by relevance
36 let trace_file = trace_provider::get_path(trace_dir, tag, LOGGING_TRACEFILE_EXTENSION); in trace()
51 pub fn get_path(dir: &Path, tag: &str, ext: &str) -> Box<Path> { in get_path() function
38 let trace_file = trace_provider::get_path(trace_dir, tag, ETM_TRACEFILE_EXTENSION); in trace()
427 static std::string get_path(node* node) { in get_path() function790 const string& path = get_path(node); in pf_getattr()818 const string& path = get_path(node); in pf_setattr()912 const string& path = node ? get_path(node) : ""; in pf_canonical_path()1239 const string& io_path = get_path(node); in pf_open()