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

  /external/bluetooth/glib/gio/
gappinfo.c 293 if (iface->get_commandline)
294 return (* iface->get_commandline) (appinfo);
gappinfo.h 80 * @get_commandline: Gets the commandline for the #GAppInfo. Since 2.20
128 const char * (* get_commandline) (GAppInfo *appinfo); member in struct:_GAppInfoIface
gdesktopappinfo.c     [all...]

Completed in 22 milliseconds