Searched refs:http (Results 1 – 25 of 104) sorted by relevance
12345
/tools/treble/fetcher/ |
D | fetcher_lib.py | 53 http = httplib2.Http() 54 return credentials.authorize(http) 97 def create_client(http): argument 106 return build(serviceName='androidbuildinternal', version='v2beta1', http=http) 124 http = httplib2.Http() 125 credentials.authorize(http) 126 return create_client(http) 139 http = _create_http_from_p12(robot_credentials_file, robot_username) 140 return create_client(http) 165 downloader = apiclient.http.MediaIoBaseDownload(
|
D | Android.bp | 2 // See: http://go/android-license-faq
|
/tools/test/connectivity/acts/framework/acts/controllers/fuchsia_lib/ |
D | hardware_power_statecontrol_lib.py | 18 import http 69 http.client.RemoteDisconnected, base_lib.DeviceOffline): 89 http.client.RemoteDisconnected, base_lib.DeviceOffline): 109 http.client.RemoteDisconnected, base_lib.DeviceOffline): 129 http.client.RemoteDisconnected, base_lib.DeviceOffline):
|
/tools/treble/ |
D | Android.bp | 8 // http://www.apache.org/licenses/LICENSE-2.0 21 // See: http://go/android-license-faq
|
/tools/apksig/ |
D | Android.bp | 8 // http://www.apache.org/licenses/LICENSE-2.0 24 // http://go/android-license-faq
|
/tools/trebuchet/trebuchet/startup-analyzer/ |
D | README.md | 112 /system/framework/org.apache.http.legacy.impl.jar @ 0.061 ms 135 … /data/dalvik-cache/arm/system@framework@org.apache.http.legacy.impl.jar@classes.dex @ 0.028 ms 136 … /system/framework/oat/arm/org.apache.http.legacy.impl.odex @ 4.073 ms
|
/tools/treble/build/ |
D | Android.bp | 7 // http://www.apache.org/licenses/LICENSE-2.0 16 // See: http://go/android-license-faq
|
/tools/treble/split/ |
D | Android.bp | 7 // http://www.apache.org/licenses/LICENSE-2.0 16 // See: http://go/android-license-faq
|
/tools/external/fat32lib/ |
D | Android.bp | 7 // http://www.apache.org/licenses/LICENSE-2.0 33 // See: http://go/android-license-faq
|
/tools/apkzlib/ |
D | Android.bp | 8 // http://www.apache.org/licenses/LICENSE-2.0 37 // See: http://go/android-license-faq
|
/tools/trebuchet/ |
D | Android.bp | 7 // http://www.apache.org/licenses/LICENSE-2.0 20 // http://go/android-license-faq
|
/tools/acloud/internal/lib/ |
D | gstorage_client_test.py | 74 apiclient.http, "MediaIoBaseUpload", return_value=mock_media) 88 apiclient.http.MediaIoBaseUpload.assert_called_with(
|
D | android_build_client_test.py | 66 apiclient.http, 88 apiclient.http.MediaIoBaseDownload.assert_has_calls([mock_call])
|
/tools/acloud/ |
D | Android.bp | 7 // http://www.apache.org/licenses/LICENSE-2.0 20 // http://go/android-license-faq
|
/tools/treble/hacksaw/cmd/hacksawd/ |
D | main.go | 51 http.Serve(listener, nil)
|
/tools/security/sanitizer-status/ |
D | Android.bp | 6 // http://go/android-license-faq
|
/tools/test/connectivity/acts_tests/tests/google/bt/pts/instructions/ |
D | DID_PTS_INSTRUCTIONS | 7 # http://www.apache.org/licenses/LICENSE-2.0
|
D | AVDTP_PTS_INSTUCTIONS | 7 # http://www.apache.org/licenses/LICENSE-2.0
|
/tools/platform-compat/java/com/android/annotationvisitor/ |
D | Android.bp | 8 // http://www.apache.org/licenses/LICENSE-2.0
|
/tools/doc_generation/ |
D | Android.bp | 7 // http://www.apache.org/licenses/LICENSE-2.0
|
/tools/test/graphicsbenchmark/performance_tests/hostside/test/ |
D | Android.bp | 7 // http://www.apache.org/licenses/LICENSE-2.0
|
/tools/security/fuzzing/example_rust_fuzzer/ |
D | Android.bp | 7 // http://www.apache.org/licenses/LICENSE-2.0
|
/tools/test/graphicsbenchmark/functional_tests/hostside/ |
D | Android.bp | 7 // http://www.apache.org/licenses/LICENSE-2.0
|
/tools/test/graphicsbenchmark/benchmark_libs/ |
D | Android.bp | 7 // http://www.apache.org/licenses/LICENSE-2.0
|
/tools/platform-compat/java/com/android/class2nonsdklist/ |
D | Android.bp | 8 // http://www.apache.org/licenses/LICENSE-2.0
|
12345