HomeSort by relevance Sort by last modified time
    Searched refs:getRadioServiceRwlock (Results 1 - 3 of 3) sorted by null

  /hardware/ril/libril/
ril.cpp 290 pthread_rwlock_t *radioServiceRwlockPtr = radio::getRadioServiceRwlock(
579 pthread_rwlock_t *radioServiceRwlockPtr = radio::getRadioServiceRwlock(
636 pthread_rwlock_t *radioServiceRwlockPtr = radio::getRadioServiceRwlock((int) socket_id);
782 pthread_rwlock_t *radioServiceRwlockPtr = radio::getRadioServiceRwlock((int) soc_id);
    [all...]
ril_service.h     [all...]
ril_service.cpp 751 pthread_rwlock_t *radioServiceRwlockPtr = radio::getRadioServiceRwlock(slotId);
795 pthread_rwlock_t *radioServiceRwlockPtr = radio::getRadioServiceRwlock(mSlotId);
    [all...]

Completed in 64 milliseconds