Searched refs:getAppId (Results 1 – 13 of 13) sorted by relevance
53 info->appId = app->getAppId(); in populateNanoappInfo()71 if (app->getAppId() == appId) { in findNanoappInstanceIdByAppId()161 } else if (eventLoop.findNanoappInstanceIdByAppId(nanoapp->getAppId(), in startNanoapp()165 nanoapp->getAppId(), existingInstanceId); in startNanoapp()171 nanoapp->getInstanceId(), nanoapp->getAppId()); in startNanoapp()217 .flushMessagesSentByNanoapp(mNanoapps[i]->getAppId()); in unloadNanoapp()465 if (app->getAppId() == appId) { in lookupAppByAppId()493 info->appId = nanoapp.getAppId(); in notifyAppStatusChange()
48 getAppId(), totalAllocatedBytes); in ~Nanoapp()156 getAppId()); in logStateToBuffer()
65 nanoapp.getAppId()); in appendNanoappLog()
50 msgToHost->appId = nanoapp->getAppId(); in sendMessageToHostFromNanoapp()
363 nanoapp->getAppId()); in configureBiasEvents()
75 uint64_t getAppId() const;
39 return nanoapp->getAppId(); in chreGetAppId()
44 FATAL_ERROR("chreAbort called by app 0x%016" PRIx64, nanoapp->getAppId()); in chreAbort()
48 uint64_t PlatformNanoapp::getAppId() const { in getAppId() function in chre::PlatformNanoapp
123 nanoappListEntry->app_id = nanoapp->getAppId(); in handleNanoappListRequest()
77 uint64_t PlatformNanoapp::getAppId() const { in getAppId() function in chre::PlatformNanoapp
273 uint64_t PlatformNanoapp::getAppId() const { in getAppId() function in chre::PlatformNanoapp
219 *(cbData->builder), cbData->nanoappEntries, nanoapp->getAppId(), in buildNanoappListResponse()