OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:find_enclosing_mount_finish
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/glib/gio/
gfile.h
81
* @
find_enclosing_mount_finish
: Finishes asynchronously getting the volume.
221
GMount * (*
find_enclosing_mount_finish
) (GFile *file,
member in struct:_GFileIface
[
all
...]
gfile.c
297
iface->
find_enclosing_mount_finish
= g_file_real_find_enclosing_mount_finish;
[
all
...]
Completed in 542 milliseconds