Searched refs:UimFuncs (Results 1 – 1 of 1) sorted by relevance
499 const RIL_RadioFunctions* UimFuncs = NULL; in RIL_register_socket() local502 UimFuncs = Init(&RilSapSocket::uimRilEnv, argc, argv); in RIL_register_socket()506 RilSapSocket::initSapSocket(RIL1_SERVICE_NAME, UimFuncs); in RIL_register_socket()509 RilSapSocket::initSapSocket(RIL2_SERVICE_NAME, UimFuncs); in RIL_register_socket()513 RilSapSocket::initSapSocket(RIL3_SERVICE_NAME, UimFuncs); in RIL_register_socket()517 RilSapSocket::initSapSocket(RIL4_SERVICE_NAME, UimFuncs); in RIL_register_socket()524 sap::registerService(UimFuncs); in RIL_register_socket()