Searched refs:createIdFromString (Results 1 – 3 of 3) sorted by relevance
30 constexpr uint64_t kVendorIdGoogle = createIdFromString("Googl");
28 constexpr uint64_t createIdFromString(const char str[5]);
24 constexpr uint64_t createIdFromString(const char str[5]) { in createIdFromString() function