Home
last modified time | relevance | path

Searched refs:G_SLICE_CONFIG_CHUNK_SIZES (Results 1 – 3 of 3) sorted by relevance

/external/bluetooth/glib/glib/
Dgslice.h81 G_SLICE_CONFIG_CHUNK_SIZES, enumerator
Dgslice.c243 case G_SLICE_CONFIG_CHUNK_SIZES: in g_slice_get_config()
/external/bluetooth/glib/tests/
Dslice-test.c297 guint n, n_chunks = g_slice_get_config (G_SLICE_CONFIG_CHUNK_SIZES); in main()