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

  /external/bluetooth/glib/tests/gobject/
testmodule.c 24 static gboolean test_module_load (GTypeModule *module);
32 module_class->load = test_module_load;
41 test_module_load (GTypeModule *module) function

Completed in 38 milliseconds