Searched refs:nitzTime (Results 1 – 3 of 3) sorted by relevance
/device/generic/goldfish/radio/libril/ |
D | ril_service.cpp | 7114 hidl_string nitzTime = convertCharPtrToHidlString((char *) response); in nitzTimeReceivedInd() local 7116 RLOGD("nitzTimeReceivedInd: nitzTime %s receivedTime %" PRId64, nitzTime.c_str(), in nitzTimeReceivedInd() 7120 convertIntToRadioIndicationType(indicationType), nitzTime, in nitzTimeReceivedInd()
|
/device/google/cuttlefish/guest/hals/ril/libril/ |
D | ril_service.cpp | 8442 hidl_string nitzTime = convertCharPtrToHidlString((char *) response); in nitzTimeReceivedInd() local 8444 RLOGD("nitzTimeReceivedInd: nitzTime %s receivedTime %" PRId64, nitzTime.c_str(), in nitzTimeReceivedInd() 8448 convertIntToRadioIndicationType(indicationType), nitzTime, in nitzTimeReceivedInd()
|
/device/google/cuttlefish/guest/hals/ril/reference-libril/ |
D | ril_service.cpp | 8714 hidl_string nitzTime = convertCharPtrToHidlString((char *) response); in nitzTimeReceivedInd() local 8716 RLOGD("nitzTimeReceivedInd: nitzTime %s receivedTime %" PRId64, nitzTime.c_str(), in nitzTimeReceivedInd() 8720 convertIntToRadioIndicationType(indicationType), nitzTime, in nitzTimeReceivedInd()
|