Home
last modified time | relevance | path

Searched refs:property_names (Results 1 – 8 of 8) sorted by relevance

/third_party/glib/gio/tests/
Dgdbus-proxy-well-known-name.c58 gchar **property_names; in test_proxy_well_known_name() local
106 property_names = g_dbus_proxy_get_cached_property_names (p); in test_proxy_well_known_name()
108 g_assert (property_names != NULL && g_strv_length (property_names) > 0); in test_proxy_well_known_name()
110 g_strfreev (property_names); in test_proxy_well_known_name()
126 property_names = g_dbus_proxy_get_cached_property_names (p2); in test_proxy_well_known_name()
128 g_assert (property_names != NULL && g_strv_length (property_names) > 0); in test_proxy_well_known_name()
130 g_strfreev (property_names); in test_proxy_well_known_name()
144 property_names = g_dbus_proxy_get_cached_property_names (ap2); in test_proxy_well_known_name()
146 g_assert (property_names != NULL && g_strv_length (property_names) > 0); in test_proxy_well_known_name()
148 g_strfreev (property_names); in test_proxy_well_known_name()
[all …]
Dgdbus-proxy-unique-name.c57 gchar **property_names; in test_proxy_unique_name() local
103 property_names = g_dbus_proxy_get_cached_property_names (p); in test_proxy_unique_name()
105 g_assert_nonnull (property_names); in test_proxy_unique_name()
106 g_assert_cmpint (g_strv_length (property_names), >, 0); in test_proxy_unique_name()
108 g_strfreev (property_names); in test_proxy_unique_name()
122 property_names = g_dbus_proxy_get_cached_property_names (ap); in test_proxy_unique_name()
124 g_assert_nonnull (property_names); in test_proxy_unique_name()
125 g_assert_cmpint (g_strv_length (property_names), >, 0); in test_proxy_unique_name()
127 g_strfreev (property_names); in test_proxy_unique_name()
Dgdbus-example-watch-proxy.c26 gchar **property_names; in print_properties() local
31 property_names = g_dbus_proxy_get_cached_property_names (proxy); in print_properties()
32 for (n = 0; property_names != NULL && property_names[n] != NULL; n++) in print_properties()
34 const gchar *key = property_names[n]; in print_properties()
43 g_strfreev (property_names); in print_properties()
/third_party/jerryscript/tests/jerry/es2015/
Dlength-property.js92 var property_names = Object.getOwnPropertyNames(obj);
93 for (var name of property_names) {
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dgen-use-table.py90 property_names = [ variable
169 for name in property_names:
/third_party/skia/third_party/externals/harfbuzz/src/
Dgen-use-table.py119 property_names = [ variable
206 for name in property_names:
/third_party/harfbuzz/src/
Dgen-use-table.py145 property_names = [ variable
232 for name in property_names:
/third_party/chromium/patch/
D0001-cve.patch28587 property_names = [