Home
last modified time | relevance | path

Searched defs:get_domain_name (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/fastrpc/src/
H A Dfastrpc_apps_user.c1378 static const char* get_domain_name(int domain_id) { in get_domain_name() function
/aosp_15_r20/external/openthread/tools/otci/otci/
H A Dotci.py2135 def get_domain_name(self) -> str: member in OTCI