Home
last modified time | relevance | path

Searched refs:SOUP_MESSAGE_PRIORITY_NORMAL (Results 1 – 4 of 4) sorted by relevance

/third_party/libsoup/tests/
Dsession-test.c207 SOUP_MESSAGE_PRIORITY_NORMAL }; in do_priority_tests()
215 expected_priorities[1] = SOUP_MESSAGE_PRIORITY_NORMAL; in do_priority_tests()
/third_party/libsoup/libsoup/
Dsoup-message.h231 SOUP_MESSAGE_PRIORITY_NORMAL, enumerator
Dsoup-message.c159 priv->priority = SOUP_MESSAGE_PRIORITY_NORMAL; in soup_message_init()
1019 SOUP_MESSAGE_PRIORITY_NORMAL, in soup_message_class_init()
2328 g_return_val_if_fail (SOUP_IS_MESSAGE (msg), SOUP_MESSAGE_PRIORITY_NORMAL); in soup_message_get_priority()
Dsoup-enum-types.c240 { C_ENUM(SOUP_MESSAGE_PRIORITY_NORMAL), "SOUP_MESSAGE_PRIORITY_NORMAL", "normal" }, in soup_message_priority_get_type()