Searched defs:ParseDictionary (Results 1 – 6 of 6) sorted by relevance
44 inline std::optional<Dictionary> ParseDictionary(std::string_view str) { in ParseDictionary() function
3831 TEST(StructuredHeaderGeneratedTest, ParseDictionary) { in TEST() argument
905 std::optional<Dictionary> ParseDictionary(absl::string_view str) { in ParseDictionary() function
446 TEST(StructuredHeaderTest, ParseDictionary) { in TEST() argument
274 static BROTLI_BOOL ParseDictionary(const uint8_t* encoded, size_t size, in ParseDictionary() function
535 bool Schema::InternalStorage::ParseDictionary( in ParseDictionary() function in policy::Schema::InternalStorage