Searched refs:HAP_pls_lookup (Results 1 – 3 of 3) sorted by relevance
123 int HAP_pls_lookup(uintptr_t type, uintptr_t key, void** ppo);
55 int HAP_pls_lookup(uintptr_t type, uintptr_t key, void** ppo) { in HAP_pls_lookup() function
831 …VERIFY(AEE_SUCCESS == (nErr = HAP_pls_lookup((uintptr_t)open_mod_table_ctor_imp, 0, (void**)&pomt)… in mod_table_close()