Home
last modified time | relevance | path

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

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