Searched refs:func_entry_t (Results 1 - 2 of 2) sorted by relevance

/frameworks/compile/linkloader/android/
H A Dtest-librsloader.c31 struct func_entry_t { struct
38 static struct func_entry_t const tab[] = {
51 static size_t const tab_size = sizeof(tab) / sizeof(struct func_entry_t);
/frameworks/compile/linkloader/
H A Dmain.cpp108 struct func_entry_t { struct
114 static func_entry_t const tab[] = {
127 static size_t const tab_size = sizeof(tab) / sizeof(func_entry_t);

Completed in 35 milliseconds