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

  /external/bluetooth/glib/glib/
gslice.h 78 G_SLICE_CONFIG_BYPASS_MAGAZINES,
gslice.c 220 case G_SLICE_CONFIG_BYPASS_MAGAZINES:
239 case G_SLICE_CONFIG_BYPASS_MAGAZINES:
    [all...]
  /external/bluetooth/glib/tests/
slice-test.c 228 g_slice_set_config (G_SLICE_CONFIG_BYPASS_MAGAZINES, FALSE);
233 g_slice_set_config (G_SLICE_CONFIG_BYPASS_MAGAZINES, TRUE);

Completed in 82 milliseconds