Searched refs:getFacilityLockForAppResponse (Results 1 – 9 of 9) sorted by relevance
/device/generic/goldfish/radio/libril/ |
D | ril_commands.h | 59 {RIL_REQUEST_QUERY_FACILITY_LOCK, radio::getFacilityLockForAppResponse},
|
D | ril_service.h | 174 int getFacilityLockForAppResponse(int slotId,
|
D | ril_service.cpp | 4501 int radio::getFacilityLockForAppResponse(int slotId, in getFacilityLockForAppResponse() function in radio 4512 getFacilityLockForAppResponse(responseInfo, ret); in getFacilityLockForAppResponse()
|
/device/google/cuttlefish/guest/hals/ril/libril/ |
D | ril_commands.h | 59 {RIL_REQUEST_QUERY_FACILITY_LOCK, radio_1_6::getFacilityLockForAppResponse},
|
D | ril_service.h | 174 int getFacilityLockForAppResponse(int slotId,
|
D | ril_service.cpp | 5454 int radio_1_6::getFacilityLockForAppResponse(int slotId, in getFacilityLockForAppResponse() function in radio_1_6 5465 getFacilityLockForAppResponse(responseInfo, ret); in getFacilityLockForAppResponse()
|
/device/google/cuttlefish/guest/hals/ril/reference-libril/ |
D | ril_commands.h | 59 {RIL_REQUEST_QUERY_FACILITY_LOCK, radio_1_6::getFacilityLockForAppResponse},
|
D | ril_service.h | 174 int getFacilityLockForAppResponse(int slotId,
|
D | ril_service.cpp | 5701 int radio_1_6::getFacilityLockForAppResponse(int slotId, in getFacilityLockForAppResponse() function in radio_1_6 5712 getFacilityLockForAppResponse(responseInfo, ret); in getFacilityLockForAppResponse()
|