Lines Matching defs:url
94 const std::string &url = extractor->GetSourceFile(mainMethodIndex); in NotifyScriptParsed() local
119 bool DebuggerImpl::SendableScriptParsed(const std::string &fileName, const std::string &url, in SendableScriptParsed()
174 const std::string &url = extractor->GetSourceFile(methodId); in SendableMethodEntry() local
186 bool DebuggerImpl::MatchUrlAndFileName(const std::string &url, const std::string &fileName) in MatchUrlAndFileName()
1115 const std::string &url = iter->second->GetUrl(); in GetPossibleBreakpoints() local
1201 std::string url = params.GetUrl(); in RemoveBreakpointsByUrl() local
1232 void DebuggerImpl::AddBreakpointDetail(const std::string &url, in AddBreakpointDetail()
1256 const std::string &url = params.GetUrl(); in SetBreakpointByUrl() local
1332 const std::string &url = breakpoint.GetUrl(); in ProcessSingleBreakpoint() local
1610 std::vector<DebugInfoExtractor *> DebuggerImpl::GetExtractors(const std::string &url) in GetExtractors()
1687 std::string url = extractor->GetSourceFile(methodId); in GenerateCallFrame() local