Home
last modified time | relevance | path

Searched defs:ReadEntry (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/bionic/libc/private/
H A DScopedReaddir.h42 dirent* ReadEntry() { in ReadEntry() function
/aosp_15_r20/external/pigweed/pw_containers/
H A Dinline_var_len_entry_queue_test.cc46 std::vector<std::byte> ReadEntry(const pw_InlineVarLenEntryQueue_Iterator& it) { in ReadEntry() function
/aosp_15_r20/external/cronet/components/nacl/browser/
H A Dpnacl_translation_cache.cc202 void PnaclTranslationCacheEntry::ReadEntry(int offset, int len) { in ReadEntry() function in pnacl::PnaclTranslationCacheEntry
/aosp_15_r20/external/openthread/src/core/common/
H A Dsettings.cpp396 Error Settings::ReadEntry(Key aKey, void *aValue, uint16_t aMaxLength) const in ReadEntry() function in ot::Settings
/aosp_15_r20/external/swiftshader/third_party/subzero/pnacl-llvm/include/llvm/Bitcode/NaCl/
H A DNaClBitcodeParser.h313 void ReadEntry() { in ReadEntry() function
/aosp_15_r20/build/make/tools/releasetools/
H A Dota_utils.py761 def ReadEntry(path, entry): function
/aosp_15_r20/external/cronet/net/http/
H A Dtransport_security_state.cc130 bool ReadEntry(net::extras::PreloadDecoder::BitReader* reader, in ReadEntry() function in net::__anon3ebe18fe0111::HSTSPreloadDecoder
/aosp_15_r20/external/pigweed/pw_kvs/
H A Dkey_value_store.cc541 Status KeyValueStore::ReadEntry(const EntryMetadata& metadata, in ReadEntry() function in pw::kvs::KeyValueStore