Home
last modified time | relevance | path

Searched refs:get_attribute_value (Results 1 – 2 of 2) sorted by relevance

/third_party/glib/gio/
Dgsettingsschema.c484 get_attribute_value (GSList *list) in get_attribute_value() function
627 gettext_domain = get_attribute_value (info->gettext_domain); in end_element()
628 schema_id = get_attribute_value (info->schema_id); in end_element()
629 key_name = get_attribute_value (info->key_name); in end_element()
/third_party/boost/tools/quickbook/src/
Dactions.cpp72 std::string get_attribute_value( in get_attribute_value() function
92 std::string id = get_attribute_value(state, id_value); in validate_id()
344 get_attribute_value(state, role), state.phrase.get()); in role_action()
1530 dst = get_attribute_value(state, dst_value); in link_action()