Home
last modified time | relevance | path

Searched defs:full_path (Results 1 – 1 of 1) sorted by relevance

/tracing/tracing-perfetto-binary/src/main/cpp/perfetto/
Dperfetto.cc3140 const std::string full_path = cur_dir + ffd.cFileName; in ListFilesRecursive() local
3159 const std::string full_path = cur_dir + dirent->d_name; in ListFilesRecursive() local