Searched refs:SetFileSource (Results 1 – 3 of 3) sorted by relevance
38 void SetFileSource(int scriptIdIndex, const std::string& fileSource);
99 void SourceManager::SetFileSource(int scriptIdIndex, const std::string& fileSource) in SetFileSource() function in OHOS::ArkCompiler::Toolchain::SourceManager
423 sourceManager.SetFileSource(id, scriptSource); in handleResponse()