Home
last modified time | relevance | path

Searched defs:empty (Results 1 – 6 of 6) sorted by relevance

/device/google/cuttlefish/guest/hals/ril/reference-libril/
DrilSocketQueue.h158 int Ril_queue<T>::empty(void) { in empty() function
/device/google/cuttlefish/guest/hals/camera/
Dvsock_camera_provider_2_7.cpp73 hidl_vec<VendorTagSection> empty; in getVendorTags() local
82 hidl_vec<hidl_string> empty; in getCameraIdList() local
/device/generic/goldfish/hals/fingerprint/
Dstorage.cpp63 decltype(result) empty; in loadFile() local
/device/google/cuttlefish/host/frontend/webrtc/
Daudio_handler.cpp570 bool AudioHandler::HoldingBuffer::empty() const { return count == 0; } in empty() function in cuttlefish::AudioHandler::HoldingBuffer
/device/generic/goldfish/hals/radio/
DRadioData.cpp353 bool empty; in deactivateDataCall() local
/device/generic/goldfish-opengl/system/codecs/c2/decoders/base/
DSimpleC2Component.cpp50 bool SimpleC2Component::WorkQueue::empty() const { return mQueue.empty(); } in empty() function in android::SimpleC2Component::WorkQueue