Home
last modified time | relevance | path

Searched refs:foreach_func (Results 1 – 3 of 3) sorted by relevance

/external/avb/libavb/
Davb_descriptor.c43 AvbDescriptorForeachFunc foreach_func, in avb_descriptor_foreach() argument
57 if (foreach_func == NULL) { in avb_descriptor_foreach()
106 if (foreach_func(dh, user_data) == 0) { in avb_descriptor_foreach()
Davb_descriptor.h105 AvbDescriptorForeachFunc foreach_func,
/external/valgrind/coregrind/m_syswrap/
Dsyswrap-generic.c1010 void (*foreach_func)( ThreadId, Bool, const HChar *, Addr, SizeT ), in msghdr_foreachfield()
1030 foreach_func (tid, True, fieldName, a, s); \ in msghdr_foreachfield()
1042 foreach_func ( tid, True, fieldName, a, s); in msghdr_foreachfield()
1048 foreach_func ( tid, False, fieldName, (Addr)&msg->msg_flags, sizeof( msg->msg_flags ) ); in msghdr_foreachfield()
1053 foreach_func ( tid, False, fieldName, in msghdr_foreachfield()
1064 foreach_func ( tid, True, fieldName, (Addr)iov, in msghdr_foreachfield()
1071 foreach_func ( tid, False, fieldName, in msghdr_foreachfield()
1082 foreach_func ( tid, False, fieldName, in msghdr_foreachfield()