Home
last modified time | relevance | path

Searched refs:HasError (Results 1 – 12 of 12) sorted by relevance

/ohos5.0/docs/zh-cn/application-dev/napi/
H A Duse-jsvm-error.md71 OH_JSVM_CreateStringUtf8(env, "HasError", JSVM_AUTO_LENGTH, &errorMessage);
95 JSVM error message: HasError, error code: -1
350 OH_JSVM_CreateStringUtf8(env, "HasError", JSVM_AUTO_LENGTH, &errorMessage);
393 OH_JSVM_CreateStringUtf8(env, "HasError", JSVM_AUTO_LENGTH, &errorMessage);
435 OH_JSVM_CreateStringUtf8(env, "HasError", JSVM_AUTO_LENGTH, &errorMessage);
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/heif_impl/heif_parser/box/
H A Dheif_box.cpp219 if (reader.HasError()) { in MakeFromReader()
261 while (!reader.IsAtEnd() && !reader.HasError()) { in ReadChildren()
H A Dbasic_box.cpp28 for (uint64_t i = 0; i < compatibleBrandNum && !reader.HasError(); i++) { in ParseContent()
H A Ditem_property_box.cpp95 for (uint32_t i = 0; i < entryNum && !reader.HasError() && !reader.IsAtEnd(); i++) { in ParseContent()
H A Ditem_property_hvcc_box.cpp49 for (int unitIndex = 0; unitIndex < nalUnitNum && !reader.HasError(); ++unitIndex) { in ParseNalUnitArray()
93 for (int arrayIndex = 0; arrayIndex < nalArrayNum && !reader.HasError(); ++arrayIndex) { in ParseContent()
H A Ditem_data_box.cpp93 if (!reader.HasError()) { in ParseContent()
/ohos5.0/base/hiviewdfx/hidumper/services/native/include/
H A Draw_param.h37 bool HasError();
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/heif_impl/heif_parser/
H A Dheif_stream.h89 [[nodiscard]] bool HasError() const in HasError() function
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/hardware/
H A Dheif_hw_decoder.cpp491 while (!eos && !HasError()) { in SendInputBufferLoop()
620 while (!HasError() && (outputTimeoutCnt < MAX_TIMEOUT_CNT)) { in ReceiveOutputBufferLoop()
657 bool HeifHardwareDecoder::HasError() in HasError() function in OHOS::ImagePlugin::HeifHardwareDecoder
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/hardware/
H A Dheif_hw_decoder.h76 bool HasError();
/ohos5.0/base/hiviewdfx/hidumper/services/native/src/
H A Draw_param.cpp129 bool RawParam::HasError() in HasError() function in OHOS::HiviewDFX::RawParam
/ohos5.0/docs/en/application-dev/napi/
H A Duse-jsvm-error.md70 OH_JSVM_CreateStringUtf8(env, "HasError", JSVM_AUTO_LENGTH, &errorMessage);
94 JSVM error message: HasError, error code: -1
349 OH_JSVM_CreateStringUtf8(env, "HasError", JSVM_AUTO_LENGTH, &errorMessage);
392 OH_JSVM_CreateStringUtf8(env, "HasError", JSVM_AUTO_LENGTH, &errorMessage);
434 OH_JSVM_CreateStringUtf8(env, "HasError", JSVM_AUTO_LENGTH, &errorMessage);