HomeSort by relevance Sort by last modified time
    Searched defs:IsNull (Results 26 - 35 of 35) sorted by null

12

  /external/clang/lib/Sema/
SemaExprObjC.cpp 93 if (!Ty.isNull()) {
131 if (Ty.isNull()) {
    [all...]
  /external/protobuf/src/google/protobuf/
descriptor.cc 236 inline bool IsNull() const { return type == NULL_SYMBOL; }
341 // Find symbols. This returns a null Symbol (symbol.IsNull() is true)
439 // Find symbols. These return a null Symbol (symbol.IsNull() is true)
578 if (result.IsNull() && pool->underlay_ != NULL) {
584 if (result.IsNull()) {
889 if (!result.IsNull()) return result.GetFile();
897 if (!result.IsNull()) return result.GetFile();
    [all...]
  /external/chromium_org/third_party/libjingle/source/talk/app/webrtc/java/jni/
peerconnection_jni.cc 457 static bool IsNull(JNIEnv* jni, jobject obj) {
    [all...]
  /external/chromium_org/third_party/protobuf/src/google/protobuf/
descriptor.cc 252 inline bool IsNull() const { return type == NULL_SYMBOL; }
382 // Find symbols. This returns a null Symbol (symbol.IsNull() is true)
498 // Find symbols. These return a null Symbol (symbol.IsNull() is true)
670 if (result.IsNull() && pool->underlay_ != NULL) {
676 if (result.IsNull()) {
    [all...]
  /external/chromium_org/v8/include/
v8.h     [all...]
  /prebuilts/tools/common/m2/repository/org/hamcrest/hamcrest-core/1.3/
hamcrest-core-1.3.jar 
  /external/chromium_org/v8/src/
objects-inl.h 981 bool Object::IsNull() {
    [all...]
  /external/owasp/sanitizer/lib/junit/
junit.jar 
  /prebuilts/tools/common/m2/repository/org/mockito/mockito-all/1.9.5/
mockito-all-1.9.5.jar 
  /prebuilts/misc/common/tradefed/
tradefed-prebuilt.jar 

Completed in 1311 milliseconds

12