Home
last modified time | relevance | path

Searched refs:g_ndefMsgCallbackStub (Results 1 - 1 of 1) sorted by relevance

/foundation/communication/nfc/interfaces/inner_api/controller/
H A Dnfc_controller_proxy.cpp32 static sptr<NdefMsgCallbackStub> g_ndefMsgCallbackStub = member
188 if (g_ndefMsgCallbackStub == nullptr) { in RegNdefMsgCb()
189 ErrorLog("NfcControllerProxy::RegNdefMsgCb:g_ndefMsgCallbackStub is nullptr"); in RegNdefMsgCb()
192 g_ndefMsgCallbackStub->RegisterCallback(callback); in RegNdefMsgCb()
197 if (!data.WriteRemoteObject(g_ndefMsgCallbackStub->AsObject())) { in RegNdefMsgCb()

Completed in 1 milliseconds