Home
last modified time | relevance | path

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

/external/fastrpc/src/
Dmod_table.c284 static int open_mod_handle_open(struct open_mod *mod, const char* name, in open_mod_handle_open() function
441 VERIFY(AEE_SUCCESS == (nErr = open_mod_handle_open(dm, uri, &dm->h64))); in open_mod_table_open_dynamic()
540 VERIFY(AEE_SUCCESS == (nErr = open_mod_handle_open(dm, uri, &dm->h64))); in open_mod_table_open_from_static()