Home
last modified time | relevance | path

Searched defs:IsEmpty (Results 1 – 25 of 155) sorted by relevance

1234567

/external/chromium_org/content/browser/speech/
Daudio_buffer.cc22 bool AudioChunk::IsEmpty() const { in IsEmpty() function in content::AudioChunk
87 bool AudioBuffer::IsEmpty() const { in IsEmpty() function in content::AudioBuffer
/external/chromium_org/cc/base/
Dinvalidation_region.h25 bool IsEmpty() const { return region_.IsEmpty(); } in IsEmpty() function
/external/clang/test/SemaObjC/
Dselector-2.m8 static inline SEL IsEmpty() { function
/external/chromium_org/chrome/common/custom_handlers/
Dprotocol_handler.h51 bool IsEmpty() const { in IsEmpty() function
/external/chromium_org/third_party/android_crazy_linker/src/src/
Dcrazy_linker_util.h76 bool IsEmpty() const { return size_ == 0; } in IsEmpty() function
154 bool IsEmpty() const { return count_ == 0; } in IsEmpty() function
266 bool IsEmpty() const { return items_.IsEmpty(); } in IsEmpty() function
/external/chromium_org/mojo/system/
Dmessage_in_transit_queue.h26 bool IsEmpty() const { return queue_.empty(); } in IsEmpty() function
/external/chromium_org/net/cert/
Dtest_root_certs_android.cc33 bool TestRootCerts::IsEmpty() const { in IsEmpty() function in net::TestRootCerts
Dtest_root_certs_openssl.cc41 bool TestRootCerts::IsEmpty() const { in IsEmpty() function in net::TestRootCerts
/external/chromium_org/content/public/common/
Dmanifest.cc27 bool Manifest::IsEmpty() const { in IsEmpty() function in content::Manifest
/external/lldb/include/lldb/Breakpoint/
DBreakpointSiteList.h196 IsEmpty() const in IsEmpty() function
/external/lldb/tools/debugserver/source/
DDNBThreadResumeActions.h33 IsEmpty() const in IsEmpty() function
/external/chromium_org/extensions/common/
Devent_filtering_info.cc48 bool EventFilteringInfo::IsEmpty() const { in IsEmpty() function in extensions::EventFilteringInfo
/external/chromium_org/gin/
Dhandle.h26 bool IsEmpty() const { return !object_; } in IsEmpty() function
/external/chromium_org/ppapi/cpp/
Dsize.h139 bool IsEmpty() const { in IsEmpty() function
273 bool IsEmpty() const { in IsEmpty() function
/external/chromium_org/net/quic/
Dquic_ack_notifier.h61 bool IsEmpty() { return sequence_numbers_.empty(); } in IsEmpty() function
/external/chromium_org/mojo/public/cpp/bindings/lib/
Dmessage_queue.cc21 bool MessageQueue::IsEmpty() const { in IsEmpty() function in mojo::internal::MessageQueue
/external/pdfium/core/include/fxcrt/
Dfx_string.h108 bool IsEmpty() const in IsEmpty() function
202 bool IsEmpty() const in IsEmpty() function
542 bool IsEmpty() const in IsEmpty() function
649 FX_BOOL IsEmpty() const in IsEmpty() function
/external/chromium_org/remoting/host/
Dscreen_resolution.cc42 bool ScreenResolution::IsEmpty() const { in IsEmpty() function in remoting::ScreenResolution
/external/chromium_org/testing/gtest/include/gtest/internal/
Dgtest-filepath.h111 bool IsEmpty() const { return pathname_.empty(); } in IsEmpty() function
/external/gtest/include/gtest/internal/
Dgtest-filepath.h111 bool IsEmpty() const { return pathname_.empty(); } in IsEmpty() function
/external/chromium_org/third_party/webrtc/modules/video_coding/main/source/
Dtimestamp_map.cc94 VCMTimestampMap::IsEmpty() const in IsEmpty() function in webrtc::VCMTimestampMap
/external/chromium_org/cc/resources/
Deviction_tile_priority_queue.cc107 bool EvictionTilePriorityQueue::IsEmpty() const { in IsEmpty() function in cc::EvictionTilePriorityQueue
146 bool EvictionTilePriorityQueue::PairedPictureLayerQueue::IsEmpty() const { in IsEmpty() function in cc::EvictionTilePriorityQueue::PairedPictureLayerQueue
/external/chromium_org/net/base/
Dhost_port_pair.h47 bool IsEmpty() const { in IsEmpty() function
/external/lldb/include/lldb/Core/
DFileSpecList.h180 IsEmpty() const in IsEmpty() function
/external/lldb/source/Plugins/SymbolFile/DWARF/
DDWARFDebugAranges.h65 IsEmpty() const in IsEmpty() function

1234567