Searched refs:kPowerTestAppId (Results 1 – 3 of 3) sorted by relevance
83 constexpr uint64_t kPowerTestAppId = makeExampleNanoappId(15); variable
164 CHRE_STATIC_NANOAPP_INIT(PowerTest, chre::kPowerTestAppId, 0,
145 constexpr uint64_t kPowerTestAppId = 0x012345678900000f; variable462 return isTcmArgSpecified(args) ? kPowerTestTcmAppId : kPowerTestAppId; in getId()