Searched refs:mod_table_open (Results 1 – 3 of 3) sorted by relevance
/external/fastrpc/inc/ |
D | mod_table.h | 103 int mod_table_open(const char* in_name, remote_handle* handle, char* dlerr, int dlerrorLen, int* pd…
|
/external/fastrpc/src/ |
D | listener_android.c | 112 return mod_table_open(name, handle, dlStr, dlerrorLen, dlErr); in __QAIC_IMPL()
|
D | mod_table.c | 791 int mod_table_open(const char* uri, remote_handle* handle, char* dlerr, int dlerrorLen, int* pdlErr… in mod_table_open() function
|