Home
last modified time | relevance | path

Searched defs:GetContextId (Results 1 – 8 of 8) sorted by relevance

/external/cronet/net/third_party/quiche/src/quiche/common/masque/
Dconnect_udp_datagram_payload.cc55 ConnectUdpDatagramUdpPacketPayload::GetContextId() const { in GetContextId() function in quiche::ConnectUdpDatagramUdpPacketPayload
99 ConnectUdpDatagramUnknownPayload::GetContextId() const { in GetContextId() function in quiche::ConnectUdpDatagramUnknownPayload
/external/tensorflow/tensorflow/core/profiler/lib/
Dconnected_traceme.h92 uint64 GetContextId() const { return context_id_; } in GetContextId() function
/external/openthread/src/core/net/
Ddhcp6_server.hpp125 uint8_t GetContextId(void) const { return mAloc.mAddress.mFields.m8[15]; } in GetContextId() function in ot::Dhcp6::Server::PrefixAgent
/external/tensorflow/tensorflow/core/profiler/backends/gpu/
Dcupti_wrapper.cc236 CUptiResult CuptiWrapper::GetContextId(CUcontext context, in GetContextId() function in tensorflow::profiler::CuptiWrapper
Dcupti_error_manager.cc463 CUptiResult CuptiErrorManager::GetContextId(CUcontext context, in GetContextId() function in tensorflow::profiler::CuptiErrorManager
/external/openthread/src/core/thread/
Dmle_tlvs.hpp1016 uint8_t GetContextId(void) const { return mControl & kCidMask; } in GetContextId() function in ot::Mle::AddressRegistrationEntry
Dnetwork_data_tlvs.hpp1257 uint8_t GetContextId(void) const { return mFlags & kContextIdMask; } in GetContextId() function in ot::NetworkData::ContextTlv
/external/tensorflow/tensorflow/core/common_runtime/eager/
Dcontext.cc1301 uint64 EagerContext::GetContextId() const { in GetContextId() function in tensorflow::EagerContext