Home
last modified time | relevance | path

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

/developtools/smartperf_host/smartperf_host/trace_streamer/src/rpc/
Drpc_server.cpp794 std::filesystem::path stdFilePath(filePath); in DownloadELFCallback() local
795 const std::string fileName = stdFilePath.filename().string(); in DownloadELFCallback()
796 const std::string directory = stdFilePath.parent_path().string(); in DownloadELFCallback()