Searched refs:cApiImplFileRelativePath (Results 1 – 1 of 1) sorted by relevance
54 std::filesystem::path cApiImplFileRelativePath {filePath}; in ReadStringFromFile() local55 auto cApiImplFilePath = std::filesystem::current_path() / cApiImplFileRelativePath; in ReadStringFromFile()