Home
last modified time | relevance | path

Searched defs:GetEntry (Results 1 – 25 of 36) sorted by relevance

12

/external/cronet/tot/net/third_party/quiche/src/quiche/quic/core/
Dpacket_number_indexed_queue.h127 T* PacketNumberIndexedQueue<T>::GetEntry(QuicPacketNumber packet_number) { in GetEntry() function
136 const T* PacketNumberIndexedQueue<T>::GetEntry( in GetEntry() function
/external/cronet/stable/net/third_party/quiche/src/quiche/quic/core/
Dpacket_number_indexed_queue.h127 T* PacketNumberIndexedQueue<T>::GetEntry(QuicPacketNumber packet_number) { in GetEntry() function
136 const T* PacketNumberIndexedQueue<T>::GetEntry( in GetEntry() function
/external/cronet/tot/net/first_party_sets/
Dfirst_party_set_entry_override.h48 const FirstPartySetEntry& GetEntry() const { in GetEntry() function
Dfirst_party_set_entry_override_unittest.cc26 TEST(FirstPartySetEntryOverrideTest, GetEntry) { in TEST() argument
/external/cronet/stable/net/first_party_sets/
Dfirst_party_set_entry_override.h48 const FirstPartySetEntry& GetEntry() const { in GetEntry() function
Dfirst_party_set_entry_override_unittest.cc26 TEST(FirstPartySetEntryOverrideTest, GetEntry) { in TEST() argument
/external/sandboxed-api/sandboxed_api/sandbox2/
Dsyscall_defs.cc128 absl::StatusOr<SyscallTable::Entry> SyscallTable::GetEntry(int syscall) const { in GetEntry() function in sandbox2::SyscallTable
139 absl::StatusOr<SyscallTable::Entry> SyscallTable::GetEntry( in GetEntry() function in sandbox2::SyscallTable
/external/cronet/stable/third_party/boringssl/src/pki/
Dtrust_store_in_memory.cc87 const TrustStoreInMemory::Entry *TrustStoreInMemory::GetEntry( in GetEntry() function in TrustStoreInMemory
/external/cronet/tot/third_party/boringssl/src/pki/
Dtrust_store_in_memory.cc87 const TrustStoreInMemory::Entry *TrustStoreInMemory::GetEntry( in GetEntry() function in TrustStoreInMemory
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dloop_dependence.h139 DistanceEntry& GetEntry(size_t index) { return entries[index]; } in GetEntry() function
140 const DistanceEntry& GetEntry(size_t index) const { return entries[index]; } in GetEntry() function
/external/deqp-deps/SPIRV-Tools/source/opt/
Dloop_dependence.h139 DistanceEntry& GetEntry(size_t index) { return entries[index]; } in GetEntry() function
140 const DistanceEntry& GetEntry(size_t index) const { return entries[index]; } in GetEntry() function
/external/angle/third_party/spirv-tools/src/source/opt/
Dloop_dependence.h139 DistanceEntry& GetEntry(size_t index) { return entries[index]; } in GetEntry() function
140 const DistanceEntry& GetEntry(size_t index) const { return entries[index]; } in GetEntry() function
/external/openthread/src/ncp/
Dchanged_props_set.hpp124 const Entry *GetEntry(uint8_t aIndex) const in GetEntry() function in ot::Ncp::ChangedPropsSet
/external/openthread/src/core/thread/
Dnetwork_data_tlvs.hpp517 HasRouteEntry *GetEntry(uint8_t aIndex) in GetEntry() function in ot::NetworkData::HasRouteTlv
529 const HasRouteEntry *GetEntry(uint8_t aIndex) const in GetEntry() function in ot::NetworkData::HasRouteTlv
1040 BorderRouterEntry *GetEntry(uint8_t aIndex) in GetEntry() function in ot::NetworkData::BorderRouterTlv
1052 const BorderRouterEntry *GetEntry(uint8_t aIndex) const in GetEntry() function in ot::NetworkData::BorderRouterTlv
Daddress_resolver.hpp85 …const CacheEntry *GetEntry(void) const { return static_cast<const CacheEntry *>(mData[kEntryIn… in GetEntry() function in ot::AddressResolver::Iterator
/external/webrtc/examples/peerconnection/server/
Dpeer_channel.cc94 std::string ChannelMember::GetEntry() const { in GetEntry() function in ChannelMember
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/xds/go/xds/core/v3/
Dresource_locator.pb.go242 func (x *ResourceLocator_Directive) GetEntry() string { func
/external/cronet/stable/net/http/
Dhttp_cache.h391 disk_cache::Entry* GetEntry() { return disk_entry_.get(); } in GetEntry() function
/external/cronet/tot/net/http/
Dhttp_cache.h391 disk_cache::Entry* GetEntry() { return disk_entry_.get(); } in GetEntry() function
/external/cronet/tot/net/tools/dump_cache/
Ddump_files.cc231 bool CacheDumper::GetEntry(disk_cache::EntryStore* entry, in GetEntry() function in __anon993b6c710111::CacheDumper
/external/cronet/stable/net/tools/dump_cache/
Ddump_files.cc231 bool CacheDumper::GetEntry(disk_cache::EntryStore* entry, in GetEntry() function in __anonf4e57cd50111::CacheDumper
/external/openthread/src/core/border_router/
Drouting_manager.hpp975 template <class PrefixType> const Entry<PrefixType> *GetEntry(void) const in GetEntry() function in ot::BorderRouter::RoutingManager::RxRaTracker::Iterator
1613 &RoutingManager::RxRaTracker::SharedEntry::GetEntry(void) in GetEntry() function in ot::BorderRouter::RoutingManager::RxRaTracker::SharedEntry
1620 &RoutingManager::RxRaTracker::SharedEntry::GetEntry(void) in GetEntry() function in ot::BorderRouter::RoutingManager::RxRaTracker::SharedEntry
/external/google-cloud-java/java-datacatalog/proto-google-cloud-datacatalog-v1beta1/src/main/proto/google/cloud/datacatalog/v1beta1/
Ddatacatalog.proto177 rpc GetEntry(GetEntryRequest) returns (Entry) { rpc
/external/googleapis/google/cloud/datacatalog/v1beta1/
Ddatacatalog.proto185 rpc GetEntry(GetEntryRequest) returns (Entry) { rpc
/external/robolectric/resources/src/main/java/org/robolectric/res/android/
DLoadedArsc.java384 ResTable_entry GetEntry(ResTable_type type_chunk, short entry_index) { in GetEntry() method in LoadedArsc.LoadedPackage

12