Home
last modified time | relevance | path

Searched defs:source_url (Results 1 – 7 of 7) sorted by relevance

/external/chromium-trace/catapult/third_party/Paste/tests/test_exceptions/
Dtest_formatter.py15 source_url = 'http://whatever.com' variable in Supplement
/external/chromium-trace/catapult/third_party/Paste/paste/exceptions/
Dcollector.py446 source_url = None variable in SupplementaryData
/external/autotest/server/
Dsite_utils.py192 def remote_wget(source_url, dest_path, ssh_cmd): argument
/external/v8/src/
Dmessages.cc199 Object* source_url = script->source_url(); in GetScriptNameOrSourceUrl() local
/external/v8/src/parsing/
Dscanner.h444 const LiteralBuffer* source_url() const { return &source_url_; } in source_url() function
Dparser.cc5022 Handle<String> source_url = scanner_.source_url()->Internalize(isolate); in HandleSourceURLComments() local
/external/chromium-trace/catapult/third_party/gsutil/gslib/
Dcopy_helper.py2910 def Initialize(self, source_url, destination_url): argument
2916 def SetResult(self, source_url, bytes_transferred, result, argument