Searched refs:OK (Results 151 - 175 of 319) sorted by relevance

1234567891011>>

/frameworks/av/media/libstagefright/foundation/
H A DALooperRoster.cpp119 return OK;
180 if (err != OK) {
193 return OK;
/frameworks/opt/telephony/src/java/com/android/internal/telephony/cat/
H A DCatService.java163 if (rilMsg.mResCode == ResultCode.OK) {
184 if (rilMsg.mResCode == ResultCode.OK) {
230 sendTerminalResponse(cmdParams.mCmdDet, ResultCode.OK, false, 0, null);
235 sendTerminalResponse(cmdParams.mCmdDet, ResultCode.OK, false, 0, null);
244 sendTerminalResponse(cmdParams.mCmdDet, ResultCode.OK, false, 0, null);
251 sendTerminalResponse(cmdParams.mCmdDet, ResultCode.OK, false, 0, resp);
255 sendTerminalResponse(cmdParams.mCmdDet, ResultCode.OK, false, 0, resp);
258 sendTerminalResponse(cmdParams.mCmdDet, ResultCode.OK, false, 0, null);
311 // If alpha length is zero, we just respond with OK.
316 sendTerminalResponse(cmdParams.mCmdDet, ResultCode.OK, fals
[all...]
H A DResultCode.java34 OK(0x00), enum constant in enum:ResultCode
/frameworks/av/media/libstagefright/timedtext/
H A DTextDescriptions.cpp62 return OK;
92 return OK;
101 return OK;
283 return OK;
296 return OK;
382 return OK;
/frameworks/av/services/camera/libcameraservice/api1/client2/
H A DFrameProcessor.cpp76 if (!partialResult && processFaceDetect(frame, client) != OK) {
102 return OK;
120 return OK;
212 return OK;
229 return OK;
293 return OK;
/frameworks/av/media/libnbaio/
H A DSourceAudioBufferProvider.cpp59 return OK;
76 return OK;
/frameworks/av/media/libstagefright/
H A DHTTPBase.cpp120 return OK;
135 return OK;
H A DMPEG4Writer.cpp279 void trackProgressStatus(int64_t timeUs, status_t err = OK);
355 mInitCheck = OK;
361 mInitCheck(mFd < 0? NO_INIT: OK),
405 return OK;
423 return OK;
471 return OK;
484 if (err != OK) {
493 return OK;
556 if (mInitCheck != OK) {
612 return OK;
[all...]
H A DMediaBufferGroup.cpp78 return OK;
H A DMP3Extractor.cpp340 if (mDataSource->getSize(&fileSize) == OK) {
351 mInitCheck = OK;
388 return mInitCheck != OK ? 0 : 1;
392 if (mInitCheck != OK || index != 0) {
402 if (mInitCheck != OK || index != 0) {
456 return OK;
467 return OK;
507 if (err != OK) {
580 return OK;
586 if (mInitCheck != OK) {
[all...]
/frameworks/base/packages/services/PacProcessor/jni/
H A Dcom_android_pacprocessor_PacNative.cpp96 if (proxyResolver->SetPacScript(script16) != OK) {
121 if (proxyResolver->GetProxyForURL(url16, host16, &ret) != OK) {
/frameworks/av/libvideoeditor/vss/stagefrightshells/src/
H A DVideoEditorAudioEncoder.cpp112 status_t err = OK;
130 status_t err = OK;
166 status_t err = OK;
197 status_t err = OK;
347 status_t result = OK;
440 VIDEOEDITOR_CHECK(OK == result, M4ERR_STATE);
460 VIDEOEDITOR_CHECK(OK == result, M4ERR_STATE);
469 VIDEOEDITOR_CHECK(OK == result, M4ERR_STATE);
554 status_t result = OK;
609 status_t result = OK;
[all...]
/frameworks/compile/mclinker/lib/Target/Mips/
H A DMipsRelocator.cpp475 return MipsRelocator::OK;
492 return MipsRelocator::OK;
498 return MipsRelocator::OK;
503 return MipsRelocator::OK;
533 return MipsRelocator::OK;
562 return MipsRelocator::OK;
598 return MipsRelocator::OK;
616 return MipsRelocator::OK;
629 return MipsRelocator::OK;
641 return MipsRelocator::OK;
[all...]
/frameworks/av/media/libstagefright/httplive/
H A DM3UParser.cpp114 return OK;
183 return OK;
311 if (err == OK) {
331 return OK;
475 status_t err = OK;
523 if (err == OK) {
537 if (err != OK) {
565 return OK;
580 if (err != OK) {
589 return OK;
[all...]
/frameworks/compile/mclinker/lib/Target/X86/
H A DX86Relocator.cpp802 return X86Relocator::OK;
825 return X86Relocator::OK;
835 return X86Relocator::OK;
855 return X86Relocator::OK;
862 return X86Relocator::OK;
880 return X86Relocator::OK;
900 return X86Relocator::OK;
907 return X86Relocator::OK;
918 return X86Relocator::OK;
928 return X86Relocator::OK;
[all...]
/frameworks/av/media/libstagefright/mpeg2ts/
H A DATSParser.cpp188 *err = OK;
203 *err = OK;
417 return OK;
530 return OK;
551 return OK;
564 if (err != OK) {
573 return OK;
595 return OK;
839 return OK;
844 return OK;
[all...]
/frameworks/av/include/media/stagefright/
H A DMediaWriter.h48 return OK;
/frameworks/av/media/libmediaplayerservice/nuplayer/
H A DNuPlayerSource.h62 // Returns OK iff more data was available,
102 void notifyPrepared(status_t err = OK);
/frameworks/av/services/camera/libcameraservice/device3/
H A DCamera3ZslStream.cpp141 if ((res = getBufferPreconditionCheckLocked()) != OK) {
179 return OK;
251 return OK;
310 return OK;
/frameworks/av/services/camera/libcameraservice/utils/
H A DCameraTraces.cpp90 return OK;
/frameworks/base/media/jni/
H A Dandroid_media_MediaCrypto.cpp77 if (crypto == NULL || (crypto->initCheck() != OK && crypto->initCheck() != NO_INIT)) {
95 if (err != OK) {
122 return mCrypto == NULL ? NO_INIT : OK;
210 if (err != OK) {
/frameworks/compile/mclinker/include/mcld/LD/
H A DRelocator.h40 OK, enumerator in enum:mcld::Relocator::Result
/frameworks/native/libs/gui/
H A DConsumerBase.cpp194 return OK;
210 return OK;
229 return OK;
239 return OK;
/frameworks/wilhelm/src/android/
H A Dandroid_AudioSfDecoder.cpp212 if (err != OK) {
274 if (dataSource->getSize(&size) == OK
298 CHECK_EQ(client.connect(), (status_t)OK);
314 if (source->start() != OK) {
495 if (err == OK) {
516 // even though the PCM may not have been supplied to the sink. That's OK as
523 if (err != OK) {
680 *eos = (finalStatus != OK);
/frameworks/av/media/libmedia/
H A Dmediaplayer.cpp402 if (ret != OK) {
405 ret = OK;
435 if (err != OK) {
507 return OK;
530 return OK;
541 return OK;
563 return OK;
599 return OK;
649 return OK;
663 return OK;
[all...]

Completed in 690 milliseconds

1234567891011>>