HomeSort by relevance Sort by last modified time
    Searched refs:Connection (Results 401 - 425 of 476) sorted by null

<<11121314151617181920

  /frameworks/native/services/vr/hardware_composer/impl/
vr_hwc.cpp 253 IComposerCallback::Connection::CONNECTED);
  /frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
GsmCdmaPhoneTest.java 301 Connection connection = mPhoneUT.dial("1234567890", 0); local
    [all...]
  /hardware/interfaces/graphics/composer/2.1/default/
Hwc.cpp 278 static_cast<IComposerCallback::Connection>(connected));
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
adoctint.h 456 virtual HRESULT STDMETHODCALLTYPE Create (BSTR ConnectString, VARIANT *Connection) = 0;
477 HRESULT (STDMETHODCALLTYPE *Create) (_ADOCatalog *This, BSTR ConnectString, VARIANT *Connection);
503 #define _Catalog_Create(This, ConnectString, Connection) ((This)->lpVtbl ->Create (This, ConnectString, Connection))
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/
urllib2.py     [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/
urllib2.py     [all...]
  /prebuilts/go/darwin-x86/src/net/http/
request_test.go 966 Connection: keep-alive
1001 Connection: keep-alive
h2_bundle.go 93 // It gets its own connection.
155 // addConnIfNeeded makes a NewClientConn out of c if a connection for key doesn't
157 // This is used by the http1 Transport code when it creates a new connection. Because
281 // connection instead.
341 // if there's already has a cached connection to the host.
397 // entire connection.
401 return fmt.Sprintf("connection error: %s", http2ErrCode(e))
405 // HTTP/2 connection.
426 // or the connection, as appropriate. For streams, [...]; for the
427 // connection, a GOAWAY frame with a FLOW_CONTROL_ERROR code.
    [all...]
  /prebuilts/go/linux-x86/src/net/http/
request_test.go 966 Connection: keep-alive
1001 Connection: keep-alive
h2_bundle.go 93 // It gets its own connection.
155 // addConnIfNeeded makes a NewClientConn out of c if a connection for key doesn't
157 // This is used by the http1 Transport code when it creates a new connection. Because
281 // connection instead.
341 // if there's already has a cached connection to the host.
397 // entire connection.
401 return fmt.Sprintf("connection error: %s", http2ErrCode(e))
405 // HTTP/2 connection.
426 // or the connection, as appropriate. For streams, [...]; for the
427 // connection, a GOAWAY frame with a FLOW_CONTROL_ERROR code.
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
urllib2.py     [all...]