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

  /external/bluetooth/glib/gio/
gdummyfile.c 249 match_prefix (const char *path, function
273 remainder = match_prefix (descendant_dummy->decoded_uri->path,
286 remainder = match_prefix (descendant_dummy->text_uri,
314 remainder = match_prefix (descendant_dummy->decoded_uri->path,
327 remainder = match_prefix (descendant_dummy->text_uri,
glocalfile.c 526 match_prefix (const char *path, function
552 remainder = match_prefix (descendant_local->filename, parent_local->filename);
566 remainder = match_prefix (descendant_local->filename, parent_local->filename);
    [all...]
  /external/bluetooth/glib/gio/win32/
gwinhttpfile.c 306 match_prefix (const char *path, function
330 remainder = match_prefix (descendant_uri, parent_uri);
352 remainder = match_prefix (descendant_uri, parent_uri);

Completed in 494 milliseconds