Searched refs:UimFuncs (Results 1 – 1 of 1) sorted by relevance
470 const RIL_RadioFunctions* UimFuncs = NULL; in RIL_register_socket() local473 UimFuncs = Init(&RilSapSocket::uimRilEnv, argc, argv); in RIL_register_socket()477 RilSapSocket::initSapSocket(RIL1_SERVICE_NAME, UimFuncs); in RIL_register_socket()480 RilSapSocket::initSapSocket(RIL2_SERVICE_NAME, UimFuncs); in RIL_register_socket()484 RilSapSocket::initSapSocket(RIL3_SERVICE_NAME, UimFuncs); in RIL_register_socket()488 RilSapSocket::initSapSocket(RIL4_SERVICE_NAME, UimFuncs); in RIL_register_socket()495 sap::registerService(UimFuncs); in RIL_register_socket()