Searched refs:platformId (Results 1 – 4 of 4) sorted by relevance
66 uint64_t platformId = chreGetPlatformId(); in setUp() local67 if ((platformId == UINT64_C(0)) || (platformId == UINT64_C(-1))) { in setUp()
230 private static String getNanoAppBinaryPathFromPlatformId(long platformId) { in getNanoAppBinaryPathFromPlatformId() argument237 String platformIdHexString = Long.toHexString(platformId); in getNanoAppBinaryPathFromPlatformId()
166 uint64_t platformId, uint32_t version, uint16_t hostClientId,
218 uint64_t platformId, uint32_t version, uint16_t hostClientId, in encodeHubInfoResponse() argument227 maxMessageLen, platformId, version, supportsReliableMessages); in encodeHubInfoResponse()