OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:adopt_orphan_mount
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/glib/gio/
gvolumemonitor.h
113
GVolume * (*
adopt_orphan_mount
) (GMount *mount,
member in struct:_GVolumeMonitorClass
gunionvolumemonitor.c
675
if (child_monitor_class->
adopt_orphan_mount
!= NULL)
677
volume = child_monitor_class->
adopt_orphan_mount
(mount, child_monitor);
Completed in 697 milliseconds