Searched refs:avb_descriptor_foreach (Results 1 - 4 of 4) sorted by relevance

/external/avb/libavb/
H A Davb_descriptor.h75 /* Signature for callback function used in avb_descriptor_foreach().
77 * |user_data| passed to avb_descriptor_foreach() function is in
82 * avb_descriptor_foreach() - all fields need to be byteswapped!
103 bool avb_descriptor_foreach(const uint8_t* image_data,
H A Davb_descriptor.c41 bool avb_descriptor_foreach(const uint8_t* image_data, function
143 avb_descriptor_foreach(
152 avb_descriptor_foreach(image_data, image_size, set_descriptors, &data);
H A Davb_property_descriptor.c121 if (avb_descriptor_foreach(
/external/avb/test/
H A Davbtool_unittest.cc564 avb_descriptor_foreach(
1037 avb_descriptor_foreach(
1264 avb_descriptor_foreach(
1622 avb_descriptor_foreach(
1790 avb_descriptor_foreach(

Completed in 251 milliseconds