/frameworks/av/media/libstagefright/foundation/ |
AString.cpp | 99 CHECK(&from != this); 174 CHECK(mData != NULL); 278 CHECK(mData != NULL);
|
/frameworks/base/media/jni/ |
android_media_MediaCodecList.cpp | 83 CHECK(clazz != NULL); 129 CHECK(capsClazz != NULL); 138 CHECK(profileLevelClazz != NULL);
|
android_media_MediaCrypto.cpp | 128 CHECK(clazz != NULL); 167 CHECK(clazz != NULL); 170 CHECK(gFields.context != NULL);
|
android_media_MediaExtractor.cpp | 58 CHECK(datasourceclass != NULL); 61 CHECK(mReadMethod != NULL); 64 CHECK(mGetSizeMethod != NULL); 67 CHECK(mCloseMethod != NULL); 102 CHECK(size != NULL); 120 CHECK(clazz != NULL); 206 CHECK(byteBufClass != NULL); 210 CHECK(arrayID != NULL); 642 CHECK(clazz != NULL); 645 CHECK(gFields.context != NULL) [all...] |
/art/compiler/driver/ |
compiler_driver.cc | 99 DumpStat(safe_casts_, not_safe_casts_, "check-casts removed based on type information"); 241 // A check-cast could be eliminated due to verifier type analysis. 247 // A check-cast couldn't be eliminated due to verifier type analysis. 391 CHECK(!Runtime::Current()->IsStarted()); 393 CHECK(image_classes_.get() == NULL); 509 CHECK(self->IsExceptionPending()); 517 // TODO: find a way to enable "quick" instructions for image classes and remove this check. 581 CHECK(dex_file != NULL); 784 CHECK(resolved_class != NULL); [all...] |
/external/chromium/chrome/browser/extensions/ |
extension_message_service.cc | 72 CHECK(port.sender); 227 CHECK(receiver.sender); 233 CHECK(receiver.sender); 235 CHECK(channels_.find(GET_CHANNEL_ID(receiver_port_id)) == channels_.end()); 238 CHECK(receiver.sender);
|
/external/chromium/chrome/browser/sync/engine/ |
conflict_resolver.cc | 68 CHECK(entry.good()); 151 CHECK(server_update.good()); 152 CHECK(server_update.Get(syncable::META_HANDLE) != 198 CHECK(parent.good()); 291 CHECK(parent.Get(syncable::IS_DIR)); 380 // Check for problems involving contents of removed folders.
|
/external/chromium_org/gin/ |
function_template.h | 226 CHECK(args.GetData(&holder_base)); 241 CHECK(args.GetData(&holder_base)); 262 CHECK(args.GetData(&holder_base)); 285 CHECK(args.GetData(&holder_base)); 310 CHECK(args.GetData(&holder_base));
|
/external/chromium_org/remoting/host/win/ |
rdp_client_window.cc | 182 CHECK(SetKeyboardState(keyboard_state)); 188 CHECK(SetKeyboardState(keyboard_state)); 201 CHECK(SetKeyboardState(keyboard_state)); 207 CHECK(SetKeyboardState(keyboard_state)); 498 CHECK(hook_);
|
/external/chromium_org/v8/test/cctest/ |
test-global-handles.cc | 343 CHECK(eternals[i].IsEmpty()); 345 CHECK(!eternals[i].IsEmpty()); 363 CHECK(value->IsInt32()); 375 CHECK(!eternal.IsEmpty()); 376 CHECK(object == eternal.Get(v8_isolate));
|
test-object-observe.cc | 236 CHECK(CompileRun("ran")->BooleanValue()); 251 CHECK(global_proxy->StrictEquals(CompileRun("records[0].object"))); 288 CHECK(global_proxy->StrictEquals(CompileRun("records3[0].object"))); 307 CHECK(records->IsArray()); 312 CHECK(record->IsObject()); 314 CHECK(expectations[i].object->StrictEquals( 316 CHECK(String::NewFromUtf8(isolate, expectations[i].type)->Equals( 319 CHECK(String::NewFromUtf8(isolate, expectations[i].name)->Equals( 322 CHECK(expectations[i].old_value->Equals( 742 CHECK(CompileRun("records")->IsNull()) [all...] |
/frameworks/av/media/libstagefright/ |
WAVExtractor.cpp | 226 CHECK(mWaveFormat == WAVE_FORMAT_MULAW 349 CHECK(mMeta->findInt32(kKeySampleRate, &mSampleRate)); 350 CHECK(mMeta->findInt32(kKeyChannelCount, &mNumChannels)); 364 CHECK(!mStarted); 384 CHECK(mStarted);
|
ACodec.cpp | 470 CHECK(portIndex == kPortIndexInput || portIndex == kPortIndexOutput); 472 CHECK(mDealer[portIndex] == NULL); 473 CHECK(mBuffers[portIndex].isEmpty()); 501 CHECK(mem.get() != NULL); 602 // Make sure to check whether either Stagefright or the video decoder 758 CHECK(mem.get() != NULL); 776 CHECK(mStoreMetaDataInOutputBuffers); 814 CHECK(mNativeWindow.get() != NULL); 845 CHECK(mStoreMetaDataInOutputBuffers); 903 CHECK(info->mStatus == BufferInfo::OWNED_BY_U [all...] |
FLACExtractor.cpp | 506 // libFLAC internals, we check and log here. 526 // unlikely to happen. But we check and log here similarly to above. 536 // check channel count 541 // check bit depth 551 // check sample rate 613 CHECK(mGroup == NULL); 621 CHECK(mGroup != NULL); 659 CHECK(mGroup != NULL); 666 CHECK(bufferSize <= mMaxBufferSize); 672 CHECK(mWriteHeader.number_type == FLAC__FRAME_NUMBER_TYPE_SAMPLE_NUMBER) [all...] |
MPEG4Writer.cpp | 116 CHECK(it != mTableEntryList.end()); 137 CHECK(it != mTableEntryList.end()); 152 CHECK(mCurrTableEntriesElement != NULL); 441 CHECK(source.get() != NULL); 455 // video or audio. Thus, we only need to check whether it 563 * Check mMaxFileSizeLimitBytes at the beginning 794 CHECK(!"Should never reach this unknown rotation"); 883 CHECK(mMoovBoxBuffer != NULL); 916 CHECK(mBoxes.empty()); [all...] |
NuCachedSource2.cpp | 286 CHECK(mFinalStatus == OK || mNumRetriesLeft > 0); 408 CHECK(msg->findInt64("offset", &offset)); 411 CHECK(msg->findPointer("data", &data)); 414 CHECK(msg->findSize("size", &size)); 425 CHECK(mAsyncResult == NULL); 488 CHECK(mAsyncResult == NULL); 496 CHECK(mAsyncResult->findInt32("result", &result));
|
/frameworks/av/media/libstagefright/wifi-display/ |
VideoFormats.cpp | 148 CHECK(GetConfiguration(type, index, NULL, NULL, NULL, NULL)); 207 CHECK(GetConfiguration(type, index, NULL, NULL, NULL, NULL)); 224 CHECK(GetConfiguration(type, index, NULL, NULL, NULL, NULL)); 234 CHECK(GetConfiguration(type, index, NULL, NULL, NULL, NULL)); 264 CHECK(GetConfiguration(type, index, NULL, NULL, NULL, NULL));
|
/frameworks/av/media/libstagefright/rtsp/ |
ARTSPConnection.cpp | 121 CHECK(msg->findMessage("reply", &mObserveBinaryMessage)); 229 CHECK(msg->findString("url", &url)); 232 CHECK(msg->findMessage("reply", &reply)); 340 CHECK(msg->findMessage("reply", &reply)); 349 CHECK(msg->findMessage("reply", &reply)); 352 CHECK(msg->findInt32("connection-id", &connectionID)); 410 CHECK(msg->findMessage("reply", &reply)); 419 CHECK(msg->findString("request", &request)); 652 CHECK(IsRTSPVersion( 748 CHECK(reply->findString("original-request", &request)) [all...] |
/art/runtime/ |
thread_list.cc | 127 CHECK(thread->IsSuspended()) 262 // Debug check that all threads are suspended. 273 // Debug check that all threads are suspended. 304 // To check Contains. 306 // To check IsSuspended. 371 CHECK(debug_thread != NULL); 372 CHECK(self != debug_thread); 447 CHECK(Runtime::Current()->IsShuttingDown()); 473 CHECK(thread->IsDaemon()) << *thread; 517 CHECK(!Contains(self)) [all...] |
/external/chromium_org/chrome/browser/extensions/ |
extension_service.cc | 229 CHECK(BrowserThread::CurrentlyOn(BrowserThread::UI)); 231 // Check if the providers know about this extension. 240 // We get the list of external extensions to check from preferences. 266 CHECK(test_provider); 277 CHECK(BrowserThread::CurrentlyOn(BrowserThread::UI)); 278 CHECK(Extension::IdIsValid(id)); 372 CHECK(BrowserThread::CurrentlyOn(BrowserThread::UI)); 535 CHECK(BrowserThread::CurrentlyOn(BrowserThread::UI)); 674 // Check to see if any currently unverified extensions became verified. 708 CHECK(BrowserThread::CurrentlyOn(BrowserThread::UI)) [all...] |
/external/chromium_org/components/policy/core/common/ |
schema.cc | 272 CHECK(it.value().GetAsDictionary(&dict)); 368 CHECK(it.value().GetAsDictionary(&dict)); 535 CHECK(valid()); 540 CHECK(valid()); 554 CHECK(valid()); 566 CHECK(valid()); 580 CHECK(valid());
|
/external/chromium_org/content/app/ |
content_main_runner.cc | 200 CHECK(0 == sigemptyset(&empty_signal_set)); 201 CHECK(0 == sigprocmask(SIG_SETMASK, &empty_signal_set, NULL)); 210 CHECK(0 == sigaction(signals_to_reset[i], &sigact, NULL)); 213 // Always ignore SIGPIPE. We check the return value of write(). 214 CHECK(signal(SIGPIPE, SIG_IGN) != SIG_ERR); 736 CHECK(base::i18n::InitializeICU()); 755 CHECK(InitializeSandbox(sandbox_info)); 763 CHECK(InitializeSandbox());
|
/external/chromium_org/content/browser/media/ |
webrtc_identity_store_backend.cc | 403 CHECK(stmt.is_valid()); 466 CHECK(del_stmt.is_valid()); 477 CHECK(del_stmt.Run()); 535 CHECK(add_stmt.is_valid()); 541 CHECK(del_stmt.is_valid()); 564 CHECK(add_stmt.Run()); 571 CHECK(del_stmt.Run());
|
/external/chromium_org/net/base/ |
prioritized_dispatcher_unittest.cc | 56 CHECK(handle_.is_null()); 57 CHECK(!running_); 80 CHECK(!handle_.is_null()); 81 CHECK(!running_); 101 CHECK(!handle_.is_null()); 102 CHECK(!running_); 112 CHECK(running_); 549 // TODO(szym): Fix the PriorityQueue::Pointer check to die here.
|
/external/compiler-rt/lib/asan/ |
asan_report.cc | 186 // approach to check if the name should be demangled. 190 // Check if the global is a zero-terminated ASCII string. If so, print it. 243 CHECK(0 && "Address is not in memory and not in shadow?"); 287 CHECK(frame_descr); 365 CHECK(chunk.AllocTid() != kInvalidTid); 372 CHECK(t); 405 // Check if this is shadow or shadow gap. 408 CHECK(AddrIsInMem(addr)); 420 CHECK(context); 483 CHECK(curr_thread) [all...] |