Home
last modified time | relevance | path

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

/external/deqp-deps/amber/src/
Dshader.h36 void SetFilePath(const std::string& path) { file_path_ = path; } in SetFilePath() function
/external/llvm-project/clang-tools-extra/clang-include-fixer/find-all-symbols/
DSymbolInfo.h77 void SetFilePath(llvm::StringRef Path) { FilePath = std::string(Path); } in SetFilePath() function