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

  /external/bluetooth/glib/gio/
gdummyfile.c 426 iface->resolve_relative_path = g_dummy_file_resolve_relative_path;
gfile.h 68 * @resolve_relative_path: Resolves a relative path for a #GFile to an absolute path.
161 GFile * (* resolve_relative_path) (GFile *file, member in struct:_GFileIface
    [all...]
glocalfile.c     [all...]
gfile.c 772 return (* iface->resolve_relative_path) (file, relative_path);
    [all...]
  /external/bluetooth/glib/gio/win32/
gwinhttpfile.c 764 iface->resolve_relative_path = g_winhttp_file_resolve_relative_path;

Completed in 427 milliseconds