Home
last modified time | relevance | path

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

/external/cronet/net/disk_cache/simple/
Dsimple_index.cc118 uint32_t EntryMetadata::GetEntrySize() const { in GetEntrySize() function in disk_cache::EntryMetadata
/external/openthread/src/core/meshcop/
Dmeshcop_tlvs.hpp1330 uint16_t GetEntrySize(void) const { return sizeof(ChannelMaskEntryBase) + mMaskLength; } in GetEntrySize() function in ot::MeshCoP::ChannelMaskEntryBase