HomeSort by relevance Sort by last modified time
    Searched refs:get_executable (Results 1 - 4 of 4) sorted by null

  /external/bluetooth/glib/gio/
gappinfo.h 64 * @get_executable: Gets the execuable name for the #GAppInfo.
98 const char * (* get_executable) (GAppInfo *appinfo); member in struct:_GAppInfoIface
gappinfo.c 268 return (* iface->get_executable) (appinfo);
gwin32appinfo.c 383 iface->get_executable = g_win32_app_info_get_executable;
gdesktopappinfo.c     [all...]

Completed in 95 milliseconds