Home
last modified time | relevance | path

Searched defs:valid_ (Results 1 – 9 of 9) sorted by relevance

/external/google-breakpad/src/client/mac/handler/
Dprotected_memory_allocator.h82 bool valid_; variable
/external/libchrome/dbus/
Dfile_descriptor.h83 bool valid_; variable
/external/webrtc/webrtc/libjingle/xmpp/
Dxmppclient.h142 bool valid_; variable
/external/webrtc/webrtc/base/
Dwinping.h98 bool valid_; variable
/external/v8/src/
Dtyping-asm.h72 bool valid_; variable
Dobjects.h8613 bool valid_; variable
/external/libchrome/base/files/
Dfile_path_watcher_linux.cc87 bool valid_; member in base::__anon45d2753e0111::InotifyReader
/external/google-breakpad/src/google_breakpad/processor/
Dminidump.h1023 bool valid_; variable
/external/ImageMagick/Magick++/lib/
DColor.cpp291 void Magick::Color::isValid(bool valid_) in isValid()