Searched refs:UimFuncs (Results 1 – 1 of 1) sorted by relevance
468 const RIL_RadioFunctions* UimFuncs = NULL; in RIL_register_socket() local471 UimFuncs = Init(&RilSapSocket::uimRilEnv, argc, argv); in RIL_register_socket()475 RilSapSocket::initSapSocket(RIL1_SERVICE_NAME, UimFuncs); in RIL_register_socket()478 RilSapSocket::initSapSocket(RIL2_SERVICE_NAME, UimFuncs); in RIL_register_socket()482 RilSapSocket::initSapSocket(RIL3_SERVICE_NAME, UimFuncs); in RIL_register_socket()486 RilSapSocket::initSapSocket(RIL4_SERVICE_NAME, UimFuncs); in RIL_register_socket()493 sap::registerService(UimFuncs); in RIL_register_socket()