Searched refs:chreGetPlatformId (Results 1 – 12 of 12) sorted by relevance
121 uint64_t chreGetPlatformId(void);
38 DLL_EXPORT uint64_t chreGetPlatformId(void) { in chreGetPlatformId() function
168 uint64_t chreGetPlatformId(void);
178 uint64_t chreGetPlatformId(void);
190 uint64_t chreGetPlatformId(void);
35 LOGI("App started on platform ID %" PRIx64, chreGetPlatformId()); in nanoappStart()
66 uint64_t platformId = chreGetPlatformId(); in setUp()
108 LOGI("App started on platform ID %" PRIx64, chreGetPlatformId()); in nanoappStart()
109 response.platform_id = chreGetPlatformId(); in handleHubInfoRequest()
251 LOGI("App started on platform ID %" PRIx64, chreGetPlatformId()); in nanoappStart()
355 kPeakPower, CHRE_MESSAGE_TO_HOST_MAX_SIZE, chreGetPlatformId(), in generateHubInfoResponse()
56 /// @see chreGetPlatformId()