Searched defs:empty (Results 1 – 6 of 6) sorted by relevance
158 int Ril_queue<T>::empty(void) { in empty() function
73 hidl_vec<VendorTagSection> empty; in getVendorTags() local82 hidl_vec<hidl_string> empty; in getCameraIdList() local
63 decltype(result) empty; in loadFile() local
570 bool AudioHandler::HoldingBuffer::empty() const { return count == 0; } in empty() function in cuttlefish::AudioHandler::HoldingBuffer
353 bool empty; in deactivateDataCall() local
50 bool SimpleC2Component::WorkQueue::empty() const { return mQueue.empty(); } in empty() function in android::SimpleC2Component::WorkQueue