Home
last modified time | relevance | path

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

/external/fastrpc/src/
Dapps_std_imp.c95 extern int get_domain_id();
702 domain = get_domain_id() & DOMAIN_ID_MASK; in __QAIC_IMPL()
Dfastrpc_apps_user.c699 int get_domain_id() { in get_domain_id() function