Home
last modified time | relevance | path

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

/hardware/ril/libril/
Dril.cpp4733 RIL_RadioFunctions* UimFuncs = NULL; in RIL_register_socket() local
4736 UimFuncs = Init(&RilSapSocket::uimRilEnv, argc, argv); in RIL_register_socket()
4740 RilSapSocket::initSapSocket("sap_uim_socket1", UimFuncs); in RIL_register_socket()
4743 RilSapSocket::initSapSocket("sap_uim_socket2", UimFuncs); in RIL_register_socket()
4747 RilSapSocket::initSapSocket("sap_uim_socket3", UimFuncs); in RIL_register_socket()
4751 RilSapSocket::initSapSocket("sap_uim_socket4", UimFuncs); in RIL_register_socket()