Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/
H A Dpacket_number_indexed_queue.h127 T* PacketNumberIndexedQueue<T>::GetEntry(QuicPacketNumber packet_number) { in GetEntry() function
136 const T* PacketNumberIndexedQueue<T>::GetEntry( in GetEntry() function
/aosp_15_r20/external/sandboxed-api/sandboxed_api/sandbox2/
H A Dsyscall_defs.cc77 absl::StatusOr<SyscallTable::Entry> SyscallTable::GetEntry(int syscall) const { in GetEntry() function in sandbox2::SyscallTable
88 absl::StatusOr<SyscallTable::Entry> SyscallTable::GetEntry( in GetEntry() function in sandbox2::SyscallTable
/aosp_15_r20/external/openthread/src/core/thread/
H A Dnetwork_data_tlvs.hpp561 HasRouteEntry *GetEntry(uint8_t aIndex) in GetEntry() function in ot::NetworkData::HasRouteTlv
574 const HasRouteEntry *GetEntry(uint8_t aIndex) const in GetEntry() function in ot::NetworkData::HasRouteTlv
1135 BorderRouterEntry *GetEntry(uint8_t aIndex) in GetEntry() function in ot::NetworkData::BorderRouterTlv
1148 const BorderRouterEntry *GetEntry(uint8_t aIndex) const in GetEntry() function in ot::NetworkData::BorderRouterTlv
H A Daddress_resolver.hpp87 …const CacheEntry *GetEntry(void) const { return static_cast<const CacheEntry *>(mData[kEntryIn… in GetEntry() function in ot::AddressResolver::Iterator
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/opt/
H A 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
/aosp_15_r20/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
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/
H A 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
/aosp_15_r20/external/cronet/net/first_party_sets/
H A Dfirst_party_set_entry_override.h48 const FirstPartySetEntry& GetEntry() const { in GetEntry() function
H A Dfirst_party_set_entry_override_unittest.cc26 TEST(FirstPartySetEntryOverrideTest, GetEntry) { in TEST() argument
/aosp_15_r20/art/dex2oat/linker/
H A Dindex_bss_mapping_encoder.h70 IndexBssMappingEntry GetEntry() { in GetEntry() function
/aosp_15_r20/system/extras/memory_replay/
H A DThread.h45 const memory_trace::Entry& GetEntry() { return *entry_; } in GetEntry() function
/aosp_15_r20/frameworks/base/tools/aapt2/format/proto/
H A DProtoSerialize_test.cpp43 ResourceEntry* GetEntry(ResourceTable* table, const ResourceNameRef& res_name) { in GetEntry() function
48 ResourceEntry* GetEntry(ResourceTable* table, const ResourceNameRef& res_name, ResourceId id) { in GetEntry() function
/aosp_15_r20/external/cronet/third_party/boringssl/src/pki/
H A Dtrust_store_in_memory.cc87 const TrustStoreInMemory::Entry *TrustStoreInMemory::GetEntry( in GetEntry() function in bssl::TrustStoreInMemory
/aosp_15_r20/frameworks/libs/binary_translation/runtime_primitives/
Dmemory_region_reservation.cc90 MemoryRegionReservation::Entry& GetEntry(GuestAddr addr) { in GetEntry() function
/aosp_15_r20/external/openthread/src/ncp/
H A Dchanged_props_set.hpp133 const Entry *GetEntry(uint8_t aIndex) const in GetEntry() function in ot::Ncp::ChangedPropsSet
/aosp_15_r20/external/openthread/src/core/border_router/
H A Drouting_manager.hpp1016 template <class PrefixType> const Entry<PrefixType> *GetEntry(void) const in GetEntry() function in ot::BorderRouter::RoutingManager::RxRaTracker::Iterator
1648 &RoutingManager::RxRaTracker::SharedEntry::GetEntry(void) in GetEntry() function in ot::BorderRouter::RoutingManager::RxRaTracker::SharedEntry
1655 &RoutingManager::RxRaTracker::SharedEntry::GetEntry(void) in GetEntry() function in ot::BorderRouter::RoutingManager::RxRaTracker::SharedEntry
/aosp_15_r20/art/runtime/jni/
H A Dlocal_reference_table.h427 LrtEntry* GetEntry(size_t entry_index) const { in GetEntry() function
/aosp_15_r20/hardware/interfaces/security/keymint/support/
H A Dauthorization_set.cpp109 std::optional<std::reference_wrapper<const KeyParameter>> AuthorizationSet::GetEntry( in GetEntry() function in aidl::android::hardware::security::keymint::AuthorizationSet
/aosp_15_r20/external/webrtc/examples/peerconnection/server/
H A Dpeer_channel.cc94 std::string ChannelMember::GetEntry() const { in GetEntry() function in ChannelMember
/aosp_15_r20/external/cronet/net/http/
H A Dhttp_cache.h362 disk_cache::Entry* GetEntry() { return disk_entry_.get(); } in GetEntry() function
/aosp_15_r20/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
/aosp_15_r20/hardware/interfaces/keymaster/3.0/vts/functional/
H A Dauthorization_set.cpp177 NullOr<const KeyParameter&> AuthorizationSet::GetEntry(Tag tag) const { in GetEntry() function in android::hardware::keymaster::V3_0::AuthorizationSet
/aosp_15_r20/external/cronet/net/tools/dump_cache/
H A Ddump_files.cc226 bool CacheDumper::GetEntry(disk_cache::EntryStore* entry, in GetEntry() function in __anon6f5f64ab0111::CacheDumper
/aosp_15_r20/external/google-cloud-java/java-datacatalog/proto-google-cloud-datacatalog-v1beta1/src/main/proto/google/cloud/datacatalog/v1beta1/
H A Ddatacatalog.proto177 rpc GetEntry(GetEntryRequest) returns (Entry) { rpc
/aosp_15_r20/external/googleapis/google/cloud/datacatalog/v1beta1/
H A Ddatacatalog.proto185 rpc GetEntry(GetEntryRequest) returns (Entry) { rpc

12