/external/chromium-trace/catapult/telemetry/telemetry/internal/browser/ |
D | extension_to_load.py | 49 def local_path(self): member in ExtensionToLoad 55 def local_path(self, local_path): argument
|
/external/autotest/client/site_tests/video_PlaybackPerf/ |
D | video_PlaybackPerf.py | 65 def start_playback(self, cr, local_path): argument 126 def test_dropped_frames(self, local_path): argument 157 def test_cpu_usage(self, local_path): argument 186 def test_power(self, local_path): argument 223 def test_playback(self, local_path, gather_result): argument
|
/external/autotest/client/site_tests/video_WebRtcPerf/ |
D | video_WebRtcPerf.py | 167 def test_webrtc(self, local_path, gather_result): argument 226 def test_cpu_usage(self, local_path): argument 259 def test_power(self, local_path): argument 297 def test_decode_time(self, local_path): argument
|
/external/chromium-trace/catapult/common/py_utils/py_utils/ |
D | cloud_storage.py | 234 def Get(bucket, remote_path, local_path): argument 337 def _GetLocked(bucket, remote_path, local_path): argument 358 def Insert(bucket, remote_path, local_path, publicly_readable=False): argument
|
D | cloud_storage_unittest.py | 54 def _FakeGet(self, bucket, remote_path, local_path): argument
|
/external/skia/tools/skp/ |
D | webpages_playback.py | 461 def download_file(self, name, local_path): argument 490 def download_file(self, name, local_path): argument 510 def download_file(self, name, local_path): argument
|
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/test/ |
D | functional.rb | 25 def local_path( *parts ) method 162 def local_path( *args ) method in ANTLR3.Test.Functional
|
/external/chromium-trace/catapult/dependency_manager/dependency_manager/ |
D | uploader.py | 17 def __init__(self, bucket, remote_path, local_path, cs_backup_path=None): argument
|
/external/autotest/client/common_lib/ |
D | file_utils.py | 120 def download_file(remote_path, local_path): argument
|
/external/jsoncpp/devtools/ |
D | antglob.py | 189 def local_path( paths ): function
|
/external/chromium-trace/catapult/telemetry/telemetry/testing/ |
D | system_stub.py | 213 def Insert(self, bucket, remote_path, local_path): argument 222 def GetHelper(self, bucket, remote_path, local_path, only_if_changed): argument 237 def Get(self, bucket, remote_path, local_path): argument 241 def GetIfChanged(self, local_path, bucket=None): argument
|
/external/autotest/server/cros/multimedia/ |
D | audio_facade_adapter.py | 105 def get_recorded_file(self, remote_path, local_path): argument
|
/external/autotest/server/ |
D | server_job.py | 1141 def add_client_log(self, hostname, remote_path, local_path): argument 1154 def remove_client_log(self, hostname, remote_path, local_path): argument
|
/external/openssh/ |
D | sftp-client.c | 1145 const char *local_path, Attrib *a, int preserve_flag, int resume_flag, in do_download() 1551 do_upload(struct sftp_conn *conn, const char *local_path, in do_upload()
|