Home
last modified time | relevance | path

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

/aosp_15_r20/external/perfetto/src/traced/probes/filesystem/
H A Dfile_scanner.cc30 std::string JoinPaths(const std::string& one, const std::string& other) { in JoinPaths() function
/aosp_15_r20/system/core/fs_mgr/libfiemap/
H A Dutility.cpp92 std::string JoinPaths(const std::string& dir, const std::string& file) { in JoinPaths() function