Home
last modified time | relevance | path

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

/device/google/cuttlefish/guest/hals/ril/reference-libril/
Dril_service.cpp700 sp<IOemHookIndication> mOemHookIndication; member
1020 oemHookService[slotId]->mOemHookIndication = NULL; in checkReturnStatus()
4799 mOemHookIndication = oemHookIndicationParam; in setResponseFunctions()
13417 if (oemHookService[slotId] != NULL && oemHookService[slotId]->mOemHookIndication != NULL) { in oemHookRawInd()
13428 Return<void> retStatus = oemHookService[slotId]->mOemHookIndication->oemHookRaw( in oemHookRawInd()