Home
last modified time | relevance | path

Searched refs:ask_password (Results 1 – 3 of 3) sorted by relevance

/external/bluetooth/glib/gio/
Dgmountoperation.c206 ask_password (GMountOperation *op, in ask_password() function
241 klass->ask_password = ask_password; in g_mount_operation_class_init()
262 G_STRUCT_OFFSET (GMountOperationClass, ask_password), in g_mount_operation_class_init()
Dgmountoperation.h63 void (* ask_password) (GMountOperation *op, member
DChangeLog3242 Use the right type (uint) for the ask_password signal.