Home
last modified time | relevance | path

Searched refs:get_path (Results 1 – 4 of 4) sorted by relevance

/aosp12/system/extras/profcollectd/libprofcollectd/
H A Dlogging_trace_provider.rs36 let trace_file = trace_provider::get_path(trace_dir, tag, LOGGING_TRACEFILE_EXTENSION); in trace()
H A Dtrace_provider.rs51 pub fn get_path(dir: &Path, tag: &str, ext: &str) -> Box<Path> { in get_path() function
H A Dsimpleperf_etm_trace_provider.rs38 let trace_file = trace_provider::get_path(trace_dir, tag, ETM_TRACEFILE_EXTENSION); in trace()
/aosp12/packages/providers/MediaProvider/jni/
H A DFuseDaemon.cpp427 static std::string get_path(node* node) { in get_path() function
790 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()