Home
last modified time | relevance | path

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

/external/vboot_reference/firmware/lib/cgptlib/
Dcgptlib_internal.c242 GptEntry *entries1 = (GptEntry *)(gpt->primary_entries); in GptSanityCheck() local
319 GptEntry *entries1 = (GptEntry *)(gpt->primary_entries); in GptRepair() local
/external/protobuf/src/google/protobuf/
Dmap_test.cc2330 std::vector<const Message*> entries1 = MapTestUtil::GetMapEntries(message, 1); in TEST() local