Searched refs:list_foreach (Results 1 – 1 of 1) sorted by relevance
762 static void list_foreach(List* list, Func func) { in list_foreach() function1086 list_foreach(contexts, [](context_node* l) { l->reset_access(); }); in __system_properties_init()1125 list_foreach(contexts, [&fsetxattr_failed, &open_failed](context_node* l) { in __system_property_area_init()1461 list_foreach(contexts, [propfn, cookie](context_node* l) { in __system_property_foreach()