Searched refs:absoluteFilePath (Results 1 – 2 of 2) sorted by relevance
61 std::string absoluteFilePath(""); in StartCpuProfiler() local62 if (!CheckFileName(fileName, absoluteFilePath)) { in StartCpuProfiler()67 fileName_ = absoluteFilePath; in StartCpuProfiler()298 bool CpuProfiler::CheckFileName(const std::string &fileName, std::string &absoluteFilePath) const in CheckFileName()318 absoluteFilePath = resolvedPath.data(); in CheckFileName()
73 bool CheckFileName(const std::string &fileName, std::string &absoluteFilePath) const;