OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:launch_uris
(Results
1 - 4
of
4
) sorted by null
/external/bluetooth/glib/gio/
gappinfo.h
69
* @
launch_uris
: Launches an application with a list of URIs.
106
gboolean (*
launch_uris
) (GAppInfo *appinfo,
member in struct:_GAppInfoIface
gappinfo.c
584
return (* iface->
launch_uris
) (appinfo, uris, launch_context, error);
gwin32appinfo.c
388
iface->
launch_uris
= g_win32_app_info_launch_uris;
gdesktopappinfo.c
[
all
...]
Completed in 25 milliseconds