HomeSort by relevance Sort by last modified time
    Searched full:channelid (Results 26 - 39 of 39) sorted by null

12

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
tuner.h 185 STDMETHOD_(HRESULT,put_ChannelID)(THIS_ BSTR ChannelID) PURE;
186 STDMETHOD_(HRESULT,get_ChannelID)(THIS_ BSTR *ChannelID) PURE;
194 #define IChannelIDTuneRequest_put_ChannelID(This,ChannelID) (This)->lpVtbl->put_ChannelID(This,ChannelID)
195 #define IChannelIDTuneRequest_get_ChannelID(This,ChannelID) (This)->lpVtbl->get_ChannelID(This,ChannelID)
    [all...]
ntddndis.h     [all...]
  /external/boringssl/src/ssl/test/runner/
common.go 189 ChannelID *ecdsa.PublicKey // the channel ID for this connection
353 // ChannelID contains the ECDSA key for the client to use as
355 ChannelID *ecdsa.PrivateKey
    [all...]
runner.go 1211 channelID := connState.ChannelID
1212 if channelID == nil {
1215 if channelID.Curve != channelIDKey.Curve ||
    [all...]
conn.go 63 channelID *ecdsa.PublicKey
    [all...]
  /external/boringssl/src/ssl/
s3_srvr.c 473 /* If this is a full handshake with ChannelID then record the hashshake
474 * hashes in |s->session| in case we need them to verify a ChannelID
    [all...]
s3_clnt.c 432 /* This is a non-resumption handshake. If it involves ChannelID, then
434 * any resumption of this session with ChannelID can sign those
    [all...]
  /device/moto/shamu/camera/QCamera/HAL/core/src/
QCameraHWI_Preview.cpp     [all...]
  /frameworks/base/services/core/java/com/android/server/tv/
TvInputManagerService.java     [all...]
  /external/boringssl/src/include/openssl/
bio.h 195 /* BIO_RR_SSL_CHANNEL_ID_LOOKUP indicates that the ChannelID code cannot find
    [all...]
ssl.h     [all...]
  /packages/services/Telephony/src/com/android/phone/
PhoneInterfaceManager.java 469 int channelId = result[0];
477 openChannelResp = new IccOpenLogicalChannelResponse(channelId,
    [all...]
  /external/jetty/
VERSION.txt     [all...]
  /prebuilts/sdk/14/
android.jar 

Completed in 7332 milliseconds

12