Searched defs:entries1 (Results 1 – 4 of 4) sorted by relevance
35 let entries1: Vec<_> = dir.iter().map(|e| e.unwrap().file_name().to_owned()).collect(); in rewind() localVariable
242 GptEntry *entries1 = (GptEntry *)(gpt->primary_entries); in GptSanityCheck() local319 GptEntry *entries1 = (GptEntry *)(gpt->primary_entries); in GptRepair() local
753 let mut entries1 = vec![]; in no_compaction_if_page_still_in_use() localVariable
2597 std::vector<const Message*> entries1 = MapTestUtil::GetMapEntries(message, 1); in TEST() local