Searched refs:GetFilePath (Results 1 – 2 of 2) sorted by relevance
222 paoc_->preloadedFiles_[paoc_->GetFilePath(bpfName)] = bpf; in ValidateCompilerOptions()237 paoc_->preloadedFiles_[paoc_->GetFilePath(bpf->GetFilename())] = bpf; in ValidateCompilerOptions()376 classCtx += GetFilePath(pf.GetFilename()); in RunAotMode()421 filename = GetFilePath(pfileRef.GetFilename()); in StartAotFile()435 auto filePath = GetFilePath(fileName); in TryLoadPandaFile()483 std::string Paoc::GetFilePath(std::string fileName) in GetFilePath() function in ark::paoc::Paoc961 preloadedFiles_[GetFilePath(fileName)] = pfile.get(); in LoadPandaFiles()
97 std::string GetFilePath(std::string fileName);