Searched refs:pandaFileManager (Results 1 – 1 of 1) sorted by relevance
97 JSPandaFileManager *pandaFileManager = JSPandaFileManager::GetInstance(); in StartCpuProfilerForInfo() local98 pandaFileManager->EnumerateJSPandaFiles([&](const std::shared_ptr<JSPandaFile> &file) -> bool { in StartCpuProfilerForInfo()99 pandaFileManager->CpuProfilerGetJSPtExtractor(file.get()); in StartCpuProfilerForInfo()155 JSPandaFileManager *pandaFileManager = JSPandaFileManager::GetInstance(); in StartCpuProfilerForFile() local156 pandaFileManager->EnumerateJSPandaFiles([&](const std::shared_ptr<JSPandaFile> &file) -> bool { in StartCpuProfilerForFile()157 pandaFileManager->CpuProfilerGetJSPtExtractor(file.get()); in StartCpuProfilerForFile()