Home
last modified time | relevance | path

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

/device/google/cuttlefish/guest/hals/ril/libril/
Dril.cpp288 pthread_rwlock_t *radioServiceRwlockPtr = radio_1_6::getRadioServiceRwlock( in resendLastNITZTimeData()
577 pthread_rwlock_t *radioServiceRwlockPtr = radio_1_6::getRadioServiceRwlock( in RIL_onRequestAck()
635 pthread_rwlock_t *radioServiceRwlockPtr = radio_1_6::getRadioServiceRwlock((int) socket_id); in RIL_onRequestComplete()
781 pthread_rwlock_t *radioServiceRwlockPtr = radio_1_6::getRadioServiceRwlock((int) soc_id); in RIL_onUnsolicitedResponse()
Dril_service.h793 pthread_rwlock_t * getRadioServiceRwlock(int slotId);
Dril_service.cpp876 pthread_rwlock_t *radioServiceRwlockPtr = radio_1_6::getRadioServiceRwlock(slotId); in checkReturnStatus()
928 pthread_rwlock_t *radioServiceRwlockPtr = radio_1_6::getRadioServiceRwlock(mSlotId); in setResponseFunctions()
3878 pthread_rwlock_t *radioServiceRwlockPtr = radio_1_6::getRadioServiceRwlock(mSlotId); in setResponseFunctions()
10040 pthread_rwlock_t *radioServiceRwlockPtr = getRadioServiceRwlock(i); in registerService()
10069 pthread_rwlock_t * radio_1_6::getRadioServiceRwlock(int slotId) { in getRadioServiceRwlock() function in radio_1_6
/device/generic/goldfish/radio/libril/
Dril.cpp288 pthread_rwlock_t *radioServiceRwlockPtr = radio::getRadioServiceRwlock( in resendLastNITZTimeData()
577 pthread_rwlock_t *radioServiceRwlockPtr = radio::getRadioServiceRwlock( in RIL_onRequestAck()
634 pthread_rwlock_t *radioServiceRwlockPtr = radio::getRadioServiceRwlock((int) socket_id); in RIL_onRequestComplete()
780 pthread_rwlock_t *radioServiceRwlockPtr = radio::getRadioServiceRwlock((int) soc_id); in RIL_onUnsolicitedResponse()
Dril_service.h747 pthread_rwlock_t * getRadioServiceRwlock(int slotId);
Dril_service.cpp773 pthread_rwlock_t *radioServiceRwlockPtr = radio::getRadioServiceRwlock(slotId); in checkReturnStatus()
817 pthread_rwlock_t *radioServiceRwlockPtr = radio::getRadioServiceRwlock(mSlotId); in setResponseFunctions()
2942 pthread_rwlock_t *radioServiceRwlockPtr = radio::getRadioServiceRwlock(mSlotId); in setResponseFunctions()
8665 pthread_rwlock_t *radioServiceRwlockPtr = getRadioServiceRwlock(i); in registerService()
8690 pthread_rwlock_t * radio::getRadioServiceRwlock(int slotId) { in getRadioServiceRwlock() function in radio
/device/google/cuttlefish/guest/hals/ril/reference-libril/
Dril.cpp305 pthread_rwlock_t *radioServiceRwlockPtr = radio_1_6::getRadioServiceRwlock( in resendLastNITZTimeData()
608 pthread_rwlock_t *radioServiceRwlockPtr = radio_1_6::getRadioServiceRwlock( in RIL_onRequestAck()
666 pthread_rwlock_t *radioServiceRwlockPtr = radio_1_6::getRadioServiceRwlock((int) socket_id); in RIL_onRequestComplete()
825 pthread_rwlock_t *radioServiceRwlockPtr = radio_1_6::getRadioServiceRwlock((int) soc_id); in RIL_onUnsolicitedResponse()
Dril_config.cpp101 pthread_rwlock_t *radioServiceRwlockPtr = radio_1_6::getRadioServiceRwlock(RIL_SOCKET_1); in setResponseFunctions()
244 pthread_rwlock_t *radioServiceRwlockPtr = getRadioServiceRwlock(0); in registerConfigService()
273 pthread_rwlock_t *radioServiceRwlockPtr = radio_1_6::getRadioServiceRwlock(0); in checkReturnStatus()
Dril_service.h796 pthread_rwlock_t * getRadioServiceRwlock(int slotId);
Dril_service.cpp887 pthread_rwlock_t *radioServiceRwlockPtr = radio_1_6::getRadioServiceRwlock(slotId); in checkReturnStatus()
939 pthread_rwlock_t *radioServiceRwlockPtr = radio_1_6::getRadioServiceRwlock(mSlotId); in setResponseFunctions()
4049 pthread_rwlock_t *radioServiceRwlockPtr = radio_1_6::getRadioServiceRwlock(mSlotId); in setResponseFunctions()
10703 pthread_rwlock_t *radioServiceRwlockPtr = getRadioServiceRwlock(i); in registerService()
10732 pthread_rwlock_t * radio_1_6::getRadioServiceRwlock(int slotId) { in getRadioServiceRwlock() function in radio_1_6