Searched
refs:http (Results
776 -
800 of
4370) sorted by null
<<31323334353637383940>>
/external/syzkaller/dashboard/app/ |
access.go | 9 "net/http" 38 func checkAccessLevel(c context.Context, r *http.Request, level AccessLevel) error { 49 func accessLevel(c context.Context, r *http.Request) AccessLevel { 69 func checkTextAccess(c context.Context, r *http.Request, tag string, id int64) (*Crash, error) { 100 func checkCrashTextAccess(c context.Context, r *http.Request, field string, id int64) (*Crash, error) { 121 func checkJobTextAccess(c context.Context, r *http.Request, field string, id int64) error {
|
main.go | 9 "net/http" 22 // This file contains web UI http handlers. 25 http.Handle("/", handlerWrapper(handleMain)) 26 http.Handle("/bug", handlerWrapper(handleBug)) 27 http.Handle("/text", handlerWrapper(handleText)) 28 http.Handle("/x/.config", handlerWrapper(handleTextX(textKernelConfig))) 29 http.Handle("/x/log.txt", handlerWrapper(handleTextX(textCrashLog))) 30 http.Handle("/x/repro.syz", handlerWrapper(handleTextX(textReproSyz))) 31 http.Handle("/x/repro.c", handlerWrapper(handleTextX(textReproC))) 32 http.Handle("/x/patch.diff", handlerWrapper(handleTextX(textPatch)) [all...] |
/external/volley/src/test/java/com/android/volley/toolbox/ |
BaseHttpStackTest.java | 49 org.apache.http.HttpResponse resp = stack.performRequest(REQUEST, ADDITIONAL_HEADERS); 69 org.apache.http.HttpResponse resp = stack.performRequest(REQUEST, ADDITIONAL_HEADERS); 93 org.apache.http.HttpResponse resp = stack.performRequest(REQUEST, ADDITIONAL_HEADERS);
|
/cts/tests/tests/media/src/android/media/cts/ |
MediaPlayerFlakyNetworkTest.java | 8 * http://www.apache.org/licenses/LICENSE-2.0 29 import org.apache.http.HttpServerConnection; 31 import org.apache.http.impl.DefaultHttpServerConnection; 32 import org.apache.http.impl.io.SocketOutputBuffer; 33 import org.apache.http.io.SessionOutputBuffer; 34 import org.apache.http.params.HttpParams; 35 import org.apache.http.util.CharArrayBuffer; 47 * from an HTTP server over a simulated "flaky" network.
|
/external/opencensus-java/contrib/http_util/src/test/java/io/opencensus/contrib/http/util/ |
CloudTraceFormatTest.java | 8 * http://www.apache.org/licenses/LICENSE-2.0 17 package io.opencensus.contrib.http.util; 20 import static io.opencensus.contrib.http.util.CloudTraceFormat.HEADER_NAME; 21 import static io.opencensus.contrib.http.util.CloudTraceFormat.NOT_SAMPLED; 22 import static io.opencensus.contrib.http.util.CloudTraceFormat.SAMPLED; 23 import static io.opencensus.contrib.http.util.CloudTraceFormat.SPAN_ID_DELIMITER; 24 import static io.opencensus.contrib.http.util.CloudTraceFormat.TRACE_OPTION_DELIMITER;
|
/external/syzkaller/vendor/google.golang.org/grpc/ |
go16.go | 11 * http://www.apache.org/licenses/LICENSE-2.0 27 "net/http" 40 func sendHTTPRequest(ctx context.Context, req *http.Request, conn net.Conn) error { 43 return fmt.Errorf("failed to write the HTTP request: %v", err)
|
go17.go | 11 * http://www.apache.org/licenses/LICENSE-2.0 28 "net/http" 41 func sendHTTPRequest(ctx context.Context, req *http.Request, conn net.Conn) error { 44 return fmt.Errorf("failed to write the HTTP request: %v", err)
|
/art/tools/veridex/ |
Android.mk | 8 # http://www.apache.org/licenses/LICENSE-2.0 30 $(oahl_stub_dex): $(call get-prebuilt-sdk-dir,current)/org.apache.http.legacy.jar | $(ZIP2ZIP) $(DX) 47 $(VERIDEX_FILES_PATH): PRIVATE_OAHL_STUBS_ZIP := $(dir $(VERIDEX_FILES_PATH))/org.apache.http.legacy-stubs.zip
|
/build/blueprint/gotestmain/ |
testmain_test.go | 7 // http://www.apache.org/licenses/LICENSE-2.0
|
/build/blueprint/ |
mangle.go | 7 // http://www.apache.org/licenses/LICENSE-2.0
|
/build/blueprint/microfactory/main/ |
main.go | 7 // http://www.apache.org/licenses/LICENSE-2.0
|
/build/kati/ |
doc.go | 7 // http://www.apache.org/licenses/LICENSE-2.0
|
flags.go | 7 // http://www.apache.org/licenses/LICENSE-2.0
|
version.go | 7 // http://www.apache.org/licenses/LICENSE-2.0
|
/build/kati/testcase/ |
multiline_recipe.mk | 7 # http://www.gnu.org/software/make/manual/make.html#Splitting-Recipe-Lines
|
override_define.mk | 0 # http://www.gnu.org/software/make/manual/make.html#Multi_002dLine
|
/build/make/tools/droiddoc/templates-pdk/ |
customizations.cs | 4 <div class="g-unit g-first" id="side-nav" itemscope itemtype="http://schema.org/SiteNavigationElement"> 13 <div class="g-unit g-first" id="side-nav" itemscope itemtype="http://schema.org/SiteNavigationElement"> 27 <div class="g-unit g-first" id="side-nav" itemscope itemtype="http://schema.org/SiteNavigationElement"> 46 <div class="g-unit g-first" id="side-nav" itemscope itemtype="http://schema.org/SiteNavigationElement"> 128 licensed under <a href="http://creativecommons.org/licenses/by/2.5/"> 137 href="http://www.apache.org/licenses/LICENSE-2.0">Apache 2.0</a>. 145 <a href="http://www.google.com/intl/en/policies/" target="_blank">Privacy & Terms</a> - 146 <a href="http://www.android.com/branding.html" target="_blank">Brand Guidelines</a> - 148 href="http://code.google.com/p/android/issues/entry?template=Developer%20Documentation"
|
trailer.cs | 12 http://www.apache.org/licenses/LICENSE-2.0
|
/build/soong/ui/terminal/ |
util_darwin.go | 7 // http://www.apache.org/licenses/LICENSE-2.0
|
util_linux.go | 7 // http://www.apache.org/licenses/LICENSE-2.0
|
/cts/apps/VpnApp/ |
Android.mk | 7 # http://www.apache.org/licenses/LICENSE-2.0
|
/cts/hostsidetests/angle/app/ |
Android.mk | 7 # http://www.apache.org/licenses/LICENSE-2.0
|
/cts/hostsidetests/appbinding/ |
Android.mk | 7 # http://www.apache.org/licenses/LICENSE-2.0
|
/cts/hostsidetests/atrace/AtraceTestApp/jni/ |
Android.mk | 7 # http://www.apache.org/licenses/LICENSE-2.0
|
/cts/hostsidetests/devicepolicy/app/ |
Android.mk | 7 # http://www.apache.org/licenses/LICENSE-2.0
|
Completed in 1362 milliseconds
<<31323334353637383940>>