HomeSort by relevance Sort by last modified time
    Searched refs:l_head (Results 1 - 3 of 3) sorted by null

  /external/grpc-grpc/test/core/tsi/alts/handshaker/
alts_handshaker_service_api_test_lib.cc 431 static bool repeated_field_list_equals_identity(const repeated_field* l_head,
433 if (repeated_field_list_get_length(l_head) !=
437 repeated_field* field = const_cast<repeated_field*>(l_head);
448 static bool repeated_field_list_equals_string(const repeated_field* l_head,
450 if (repeated_field_list_get_length(l_head) !=
454 repeated_field* field = const_cast<repeated_field*>(l_head);
  /external/vboot_reference/cgpt/
cgpt.h 25 uint8_t l_head; member in struct:legacy_partition
cgpt_boot.c 97 drive.pmbr.part[0].l_head = 0xff;

Completed in 349 milliseconds