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

  /external/bluetooth/glib/gio/tests/
g-file-info.c 70 GFileInfo *info_copy; local
97 info_copy = g_file_info_new ();
98 g_file_info_copy_into (info_dup, info_copy);
99 g_assert (info_copy != NULL);
100 test_assigned_values (info_copy);
112 g_object_unref (info_copy);
  /external/v8/src/
liveedit.cc     [all...]

Completed in 80 milliseconds