Searched refs:getAppPermissions (Results 1 – 8 of 8) sorted by relevance
100 uint32_t getAppPermissions() const;
40 } else if (!BITMASK_HAS_VALUE(nanoapp->getAppPermissions(), in sendMessageToHostFromNanoapp()43 messagePermissions, nanoapp->getAppPermissions()); in sendMessageToHostFromNanoapp()55 msgToHost->toHostData.appPermissions = nanoapp->getAppPermissions(); in sendMessageToHostFromNanoapp()
177 ((getAppPermissions() & permission) == permission); in permitPermissionUse()
70 uint32_t PlatformNanoapp::getAppPermissions() const { in getAppPermissions() function in chre::PlatformNanoapp
127 nanoappListEntry->permissions = nanoapp->getAppPermissions(); in handleNanoappListRequest()
95 uint32_t PlatformNanoapp::getAppPermissions() const { in getAppPermissions() function in chre::PlatformNanoapp
292 uint32_t PlatformNanoapp::getAppPermissions() const { in getAppPermissions() function in chre::PlatformNanoapp
221 nanoapp->getAppPermissions()); in buildNanoappListResponse()