Searched refs:mobiCoreDevice (Results 1 – 2 of 2) sorted by relevance
62 static void checkMobiCoreVersion(MobiCoreDevice *mobiCoreDevice);74 mobiCoreDevice = NULL; in MobiCoreDriverDaemon()97 mobiCoreDevice->closeSession(res->conn, res->sessionId); in ~MobiCoreDriverDaemon()98 mobiCoreDevice->unregisterWsmL2(res->pTciWsm); in ~MobiCoreDriverDaemon()100 delete mobiCoreDevice; in ~MobiCoreDriverDaemon()124 mobiCoreDevice = getDeviceInstance(); in run()128 if (!mobiCoreDevice->initDevice( in run()136 mobiCoreDevice->start(); in run()139 checkMobiCoreVersion(mobiCoreDevice); in run()144 mobiCoreDevice->donateRam(donateRamSize); in run()[all …]
111 MobiCoreDevice *mobiCoreDevice;