Lines Matching defs:url
99 const std::string &url = extractor->GetSourceFile(mainMethodIndex); in NotifyScriptParsed() local
112 …ed_ptr<BreakpointReturnInfo>> DebuggerImpl::SetBreakpointsWhenParsingScript(const std::string &url) in SetBreakpointsWhenParsingScript()
128 bool DebuggerImpl::NeedToSetBreakpointsWhenParsingScript(const std::string &url) in NeedToSetBreakpointsWhenParsingScript()
155 void DebuggerImpl::SaveParsedScriptsAndUrl(const std::string &fileName, const std::string &url, in SaveParsedScriptsAndUrl()
187 const std::string &url = extractor->GetSourceFile(methodId); in NotifyScriptParsedBySendable() local
208 bool DebuggerImpl::MatchUrlAndFileName(const std::string &url, const std::string &fileName) in MatchUrlAndFileName()
1192 const std::string &url = iter->second->GetUrl(); in GetPossibleBreakpoints() local
1278 std::string url = params.GetUrl(); in RemoveBreakpointsByUrl() local
1312 void DebuggerImpl::AddBreakpointDetail(const std::string &url, in AddBreakpointDetail()
1336 const std::string &url = params.GetUrl(); in SetBreakpointByUrl() local
1463 const std::string &url = breakpoint.GetUrl(); in ProcessSingleBreakpoint() local
1741 std::vector<DebugInfoExtractor *> DebuggerImpl::GetExtractors(const std::string &url) in GetExtractors()
1818 std::string url = extractor->GetSourceFile(methodId); in GenerateCallFrame() local