Searched refs:chreGetPlatformId (Results 1 – 15 of 15) sorted by relevance
121 uint64_t chreGetPlatformId(void);
38 DLL_EXPORT uint64_t chreGetPlatformId(void) { in chreGetPlatformId() function
203 ADD_EXPORTED_C_SYMBOL(chreGetPlatformId),
168 uint64_t chreGetPlatformId(void);
178 uint64_t chreGetPlatformId(void);
190 uint64_t chreGetPlatformId(void);
202 uint64_t chreGetPlatformId(void);
214 uint64_t chreGetPlatformId(void);
35 LOGI("App started on platform ID %" PRIx64, chreGetPlatformId()); in nanoappStart()
65 uint64_t platformId = chreGetPlatformId(); in setUp()
69 LOGI("App started on platform ID %" PRIx64, chreGetPlatformId()); in nanoappStart()
104 response.platform_id = chreGetPlatformId(); in handleHubInfoRequest()
308 LOGI("App started on platform ID %" PRIx64, chreGetPlatformId()); in nanoappStart()
320 kPeakPower, CHRE_MESSAGE_TO_HOST_MAX_SIZE, chreGetPlatformId(), in generateHubInfoResponse()
67 /// @see chreGetPlatformId()