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

  /external/bluetooth/bluedroid/osi/include/
list.h 33 void list_foreach(const list_t *list, list_iter_cb callback);
  /hardware/intel/common/wrs_omxil_core/utils/src/
list.c 90 list_foreach(list, entry) { function
254 list_foreach(list, ptr) { function
  /hardware/intel/common/wrs_omxil_core/utils/inc/
list.h 64 #define list_foreach(list, ptr) \ macro
  /hardware/intel/common/wrs_omxil_core/core/src/
wrs_omxcore.cpp 205 list_foreach(g_module_list, entry) { function
319 list_foreach(g_module_list, entry) { function
359 list_foreach(g_module_list, entry) { function
  /external/bluetooth/bluedroid/osi/src/
list.c 183 void list_foreach(const list_t *list, list_iter_cb callback) { function

Completed in 493 milliseconds