Searched refs:GetLangIdFromFlatbufferBytes (Results 1 – 2 of 2) sorted by relevance
46 std::unique_ptr<LangId> GetLangIdFromFlatbufferBytes(const char *data,52 inline std::unique_ptr<LangId> GetLangIdFromFlatbufferBytes( in GetLangIdFromFlatbufferBytes() function54 return GetLangIdFromFlatbufferBytes(bytes.data(), bytes.size()); in GetLangIdFromFlatbufferBytes()
43 std::unique_ptr<LangId> GetLangIdFromFlatbufferBytes(const char *data, in GetLangIdFromFlatbufferBytes() function