Home
last modified time | relevance | path

Searched refs:GetError (Results 1 - 25 of 44) sorted by relevance

12

/foundation/communication/netmanager_ext/test/mdnsmanager/unittest/mdns_protocol_test/
H A Dmdns_protocol_test.cpp112 EXPECT_NE(parser.GetError(), ERR_OK); in HWTEST_F()
120 EXPECT_NE(parser.GetError(), ERR_OK); in HWTEST_F()
128 EXPECT_NE(parser.GetError(), ERR_OK); in HWTEST_F()
136 EXPECT_NE(parser.GetError(), ERR_OK); in HWTEST_F()
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/heif_impl/heif_parser/box/
H A Ditem_property_basic_box.cpp25 return reader.GetError(); in ParseContent()
50 return reader.GetError(); in ParseContent()
71 return reader.GetError(); in ParseContent()
H A Ditem_property_transform_box.cpp26 return reader.GetError(); in ParseContent()
41 return reader.GetError(); in ParseContent()
H A Dheif_box.cpp70 return reader.GetError(); in ParseHeader()
152 return reader.GetError(); in ParseContent()
161 return reader.GetError(); in ParseFullHeader()
203 return reader.GetError(); in MakeFromReader()
250 return reader.GetError(); in ReadChildren()
H A Dbasic_box.cpp31 return reader.GetError(); in ParseContent()
63 return reader.GetError(); in ParseContent()
H A Ditem_property_display_box.cpp39 return reader.GetError(); in ParseContent()
65 return reader.GetError(); in ParseContent()
H A Ditem_property_aux_box.cpp27 return reader.GetError(); in ParseContent()
H A Ditem_info_box.cpp74 return reader.GetError(); in ParseContent()
142 return reader.GetError(); in ParseContent()
H A Ditem_property_color_box.cpp50 return reader.GetError(); in ParseContent()
H A Ditem_ref_box.cpp58 return reader.GetError(); in ParseContent()
H A Ditem_data_box.cpp93 return reader.GetError(); in ParseContent()
354 return reader.GetError();
H A Ditem_property_box.cpp112 return reader.GetError(); in ParseContent()
H A Ditem_property_hvcc_box.cpp61 return reader.GetError(); in ParseNalUnitArray()
104 return reader.GetError(); in ParseContent()
/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/test/unittest/
H A Dthread_private_data_ctl_test.cpp42 auto result = threadPrivateDataCtl.GetError(); in HWTEST_F()
57 auto result = threadPrivateDataCtl.GetError(); in HWTEST_F()
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/base/
H A Dexpected.h63 constexpr Error GetError() const in GetError() function in Expected
101 constexpr GenericError GetError() const in GetError() function in Expected
/foundation/graphic/graphic_2d/rosen/samples/opengl/test_glFramebufferTexture3DOES/entry/src/main/cpp/
H A Dtest_glFramebufferTexture3DOES.cpp41 static napi_value GetError(const napi_env env, const GLenum glError) in GetError() function
98 return GetError(env, glError); in GLCopyTexSubImage3D()
/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/include/
H A Dthread_private_data_ctl.h35 static EGLint GetError();
/foundation/communication/ipc/ipc/native/src/napi_common/include/
H A Dnapi_rpc_error.h51 napi_value GetError(napi_env& env) const;
/foundation/communication/ipc/ipc/native/src/napi_common/source/
H A Dnapi_rpc_error.cpp40 napi_value NapiError::GetError(napi_env& env) const in GetError() function in OHOS::NapiError
65 napi_value error = GetError(env); in ThrowError()
/foundation/barrierfree/accessibility/services/aams/test/mock/src/
H A Dmock_display_power_mgr_client.cpp151 DisplayErrors DisplayPowerMgrClient::GetError() in GetError() function in OHOS::DisplayPowerMgr::DisplayPowerMgrClient
/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/src/
H A Dthread_private_data_ctl.cpp75 EGLint ThreadPrivateDataCtl::GetError() in GetError() function in OHOS::ThreadPrivateDataCtl
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/heif_impl/heif_parser/
H A Dheif_stream.h99 [[nodiscard]] heif_error GetError() const in GetError() function in OHOS::ImagePlugin::HeifStreamReader
/foundation/graphic/graphic_2d/rosen/samples/opengl/test_glCompressApi/entry/src/main/cpp/
H A Dtest_glCompressApi.cpp43 static napi_value GetError(const napi_env env, const GLenum glError) in GetError() function
256 return GetError(env, glError); in GLCompressApi()
/foundation/communication/netstack/interfaces/innerkits/http_client/include/
H A Dhttp_client_task.h128 [[nodiscard]] HttpClientError &GetError() in GetError() function in OHOS::NetStack::HttpClient::HttpClientTask
/foundation/communication/netmanager_ext/services/mdnsmanager/include/
H A Dmdns_packet_parser.h207 uint32_t GetError() const;

Completed in 14 milliseconds

12