Home
last modified time | relevance | path

Searched defs:entry_set (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/cronet/net/disk_cache/simple/
H A Dsimple_index_unittest.cc81 const SimpleIndex::EntrySet& entry_set, in WriteToDisk()
88 void GetAndResetDiskWriteEntrySet(SimpleIndex::EntrySet* entry_set) { in GetAndResetDiskWriteEntrySet()
722 SimpleIndex::EntrySet entry_set; in TEST_F() local
H A Dsimple_index.cc511 EntrySet* entry_set) { in InsertInEntrySet()
H A Dsimple_index_file.cc378 const SimpleIndex::EntrySet& entry_set, in WriteToDisk()
/aosp_15_r20/external/rust/android-crates-io/extra_versions/crates/jni/src/wrapper/objects/
Djmap.rs150 let entry_set = self in iter() localVariable
/aosp_15_r20/external/rust/android-crates-io/crates/jni/src/wrapper/objects/
Djmap.rs201 let entry_set = AutoLocal::new( in iter() localVariable
/aosp_15_r20/system/libziparchive/
H A Dzip_archive_test.cc123 std::set<std::string_view> entry_set; in TEST_F() local