HomeSort by relevance Sort by last modified time
    Searched full:launch_failed (Results 1 - 2 of 2) sorted by null

  /external/bluetooth/glib/gio/
gappinfo.h 210 void (* launch_failed) (GAppLaunchContext *context, member in struct:_GAppLaunchContextClass
gappinfo.c 820 if (class->launch_failed != NULL)
821 class->launch_failed (context, startup_notify_id);

Completed in 52 milliseconds