Searched refs:SetScriptPath (Results 1 – 3 of 3) sorted by relevance
214 void SetScriptPath (std::string path) { m_path = path; } in SetScriptPath() function in vkt::cts_amber::Delegate271 delegate.SetScriptPath(de::FilePath(readFilename).getDirName()); in parse()
364 void SetScriptPath(std::string path) { path_ = path; } in SetScriptPath() function in __anonc6d5cbdf0111::SampleDelegate494 delegate.SetScriptPath(file.substr(0, file.find_last_of("/\\") + 1)); in main()
36 void SetScriptPath(std::string) {} in SetScriptPath() function in amber::amberscript::DummyDelegate