Searched defs:destroy_data (Results 1 - 6 of 6) sorted by relevance

/external/openssl/crypto/conf/
H A Dconf.h94 int (*destroy_data)(CONF *conf); member in struct:conf_method_st
/external/openssl/include/openssl/
H A Dconf.h94 int (*destroy_data)(CONF *conf); member in struct:conf_method_st
/external/chromium_org/chrome/browser/password_manager/
H A Dnative_backend_gnome_x_unittest.cc109 GDestroyNotify destroy_data,
120 va_start(ap, destroy_data);
159 GDestroyNotify destroy_data,
163 va_start(ap, destroy_data);
199 GDestroyNotify destroy_data) {
102 mock_gnome_keyring_store_password( const GnomeKeyringPasswordSchema* schema, const gchar* keyring, const gchar* display_name, const gchar* password, GnomeKeyringOperationDoneCallback callback, gpointer data, GDestroyNotify destroy_data, ...) argument
155 mock_gnome_keyring_delete_password( const GnomeKeyringPasswordSchema* schema, GnomeKeyringOperationDoneCallback callback, gpointer data, GDestroyNotify destroy_data, ...) argument
194 mock_gnome_keyring_find_items( GnomeKeyringItemType type, GnomeKeyringAttributeList* attributes, GnomeKeyringOperationGetListCallback callback, gpointer data, GDestroyNotify destroy_data) argument
/external/ltrace/
H A Ddict.c133 struct destroy_data { struct
142 struct destroy_data *destroy_data = data; local
143 if (destroy_data->dtor_key)
144 destroy_data->dtor_key(key, destroy_data->data);
145 if (destroy_data->dtor_value)
146 destroy_data->dtor_value(value, destroy_data->data);
160 struct destroy_data destroy_dat local
[all...]
/external/pixman/pixman/
H A Dpixman-private.h117 void * destroy_data; member in struct:image_common
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 1700 milliseconds