Searched refs:getAppId (Results 1 – 8 of 8) sorted by relevance
79 uint64_t getAppId() const;
44 if (app->getAppId() == appId) { in findNanoappInstanceIdByAppId()137 } else if (eventLoopManager->findNanoappInstanceIdByAppId(nanoapp->getAppId(), in startNanoapp()141 PRIx32, nanoapp->getAppId(), existingInstanceId); in startNanoapp()
50 nanoapp->getAppId(), duration.toRawNanoseconds()); in setTimer()91 LOGD("App %" PRIx64 " cancelled timer %" PRIu32, nanoapp->getAppId(), in cancelTimer()
53 msgToHost->appId = currentApp->getAppId(); in sendMessageToHostFromCurrentNanoapp()
38 uint64_t PlatformNanoapp::getAppId() const { in getAppId() function in chre::PlatformNanoapp
33 return nanoapp->getAppId(); in chreGetAppId()
181 uint64_t PlatformNanoapp::getAppId() const { in getAppId() function in chre::PlatformNanoapp
144 data->builder, data->nanoappEntries, nanoapp->getAppId(), in constructNanoappListCallback()