Home
last modified time | relevance | path

Searched defs:GetEntryImpl (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/
H A Dpartition_freelist_entry.h202 Entry* GetEntryImpl(PartitionFreelistEntry* entry) const { in GetEntryImpl() function
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/
H A Dserialization.cc229 SerializationEntry Serialization::GetEntryImpl( in GetEntryImpl() function in tflite::delegates::Serialization