Home
last modified time | relevance | path

Searched refs:was_empty (Results 1 – 2 of 2) sorted by relevance

/external/chromium/base/
Dmessage_loop.cc520 bool was_empty = incoming_queue_.empty(); in PostTask_Helper() local
522 if (!was_empty) in PostTask_Helper()
/external/bluetooth/glib/glib/
Dgslice.c1071 gboolean was_empty; in slab_allocator_free_chunk() local
1081 was_empty = sinfo->chunks == NULL; in slab_allocator_free_chunk()
1087 if (was_empty) in slab_allocator_free_chunk()