Lines Matching defs:url
93 const std::string &url = extractor->GetSourceFile(mainMethodIndex); in NotifyScriptParsed() local
106 …ed_ptr<BreakpointReturnInfo>> DebuggerImpl::SetBreakpointsWhenParsingScript(const std::string &url) in SetBreakpointsWhenParsingScript()
122 bool DebuggerImpl::NeedToSetBreakpointsWhenParsingScript(const std::string &url) in NeedToSetBreakpointsWhenParsingScript()
149 void DebuggerImpl::SaveParsedScriptsAndUrl(const std::string &fileName, const std::string &url, in SaveParsedScriptsAndUrl()
183 const std::string &url = extractor->GetSourceFile(methodId); in NotifyScriptParsedBySendable() local
204 bool DebuggerImpl::MatchUrlAndFileName(const std::string &url, const std::string &fileName) in MatchUrlAndFileName()
1304 const std::string &url = iter->second->GetUrl(); in GetPossibleBreakpoints() local
1390 std::string url = params.GetUrl(); in RemoveBreakpointsByUrl() local
1419 void DebuggerImpl::AddBreakpointDetail(const std::string &url, in AddBreakpointDetail()
1444 const std::string &url = params.GetUrl(); in SetBreakpointByUrl() local
1651 const std::string &url = breakpoint.GetUrl(); in ProcessSingleBreakpoint() local
1929 std::vector<DebugInfoExtractor *> DebuggerImpl::GetExtractors(const std::string &url) in GetExtractors()
2027 std::string url = extractor->GetSourceFile(methodId); in GenerateAsyncFrame() local
2093 std::string url = extractor->GetSourceFile(methodId); in GenerateCallFrame() local