Home
last modified time | relevance | path

Searched refs:createPlatformIdFromVendorPlatform (Results 1 – 3 of 3) sorted by relevance

/system/chre/util/include/chre/util/
Did_from_string.h38 constexpr uint64_t createPlatformIdFromVendorPlatform(uint64_t vendorId,
Did_from_string_impl.h32 constexpr uint64_t createPlatformIdFromVendorPlatform(uint64_t vendorId, in createPlatformIdFromVendorPlatform() function
/system/chre/platform/shared/
Dchre_api_version.cc30 return chre::createPlatformIdFromVendorPlatform(chre::kVendorId, in chreGetPlatformId()