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

  /external/bluetooth/glib/gio/
gdummyfile.c 422 iface->get_parse_name = g_dummy_file_get_parse_name;
gfile.h 64 * @get_parse_name: Gets the parsed name for the #GFile.
155 char * (* get_parse_name) (GFile *file); member in struct:_GFileIface
    [all...]
glocalfile.c     [all...]
gfile.c 511 return (* iface->get_parse_name) (file);
    [all...]
  /external/bluetooth/glib/gio/win32/
gwinhttpfile.c 760 iface->get_parse_name = g_winhttp_file_get_parse_name;

Completed in 54 milliseconds