Home
last modified time | relevance | path

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

/device/google/cuttlefish/guest/hals/ril/libril/
Dril.cpp468 const RIL_RadioFunctions* UimFuncs = NULL; in RIL_register_socket() local
471 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()
/device/generic/goldfish/radio/libril/
Dril.cpp468 const RIL_RadioFunctions* UimFuncs = NULL; in RIL_register_socket() local
471 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()
/device/google/cuttlefish/guest/hals/ril/reference-libril/
Dril.cpp499 const RIL_RadioFunctions* UimFuncs = NULL; in RIL_register_socket() local
502 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()