Searched refs:getTargetApiVersion (Results 1 – 4 of 4) sorted by relevance
94 uint32_t getTargetApiVersion() const;
46 uint32_t PlatformNanoapp::getTargetApiVersion() const { in getTargetApiVersion() function in chre::PlatformNanoapp
189 uint32_t PlatformNanoapp::getTargetApiVersion() const { in getTargetApiVersion() function in chre::PlatformNanoapp
214 if (nanoapp->getTargetApiVersion() >= CHRE_API_VERSION_1_1) { in getSensorInfo()