Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:GetError
(Results
1 - 25
of
44
) sorted by relevance
1
2
/foundation/communication/netmanager_ext/test/mdnsmanager/unittest/mdns_protocol_test/
H
A
D
mdns_protocol_test.cpp
112
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
D
item_property_basic_box.cpp
25
return reader.
GetError
();
in ParseContent()
50
return reader.
GetError
();
in ParseContent()
71
return reader.
GetError
();
in ParseContent()
H
A
D
item_property_transform_box.cpp
26
return reader.
GetError
();
in ParseContent()
41
return reader.
GetError
();
in ParseContent()
H
A
D
heif_box.cpp
70
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
D
basic_box.cpp
31
return reader.
GetError
();
in ParseContent()
63
return reader.
GetError
();
in ParseContent()
H
A
D
item_property_display_box.cpp
39
return reader.
GetError
();
in ParseContent()
65
return reader.
GetError
();
in ParseContent()
H
A
D
item_property_aux_box.cpp
27
return reader.
GetError
();
in ParseContent()
H
A
D
item_info_box.cpp
74
return reader.
GetError
();
in ParseContent()
142
return reader.
GetError
();
in ParseContent()
H
A
D
item_property_color_box.cpp
50
return reader.
GetError
();
in ParseContent()
H
A
D
item_ref_box.cpp
58
return reader.
GetError
();
in ParseContent()
H
A
D
item_data_box.cpp
93
return reader.
GetError
();
in ParseContent()
354
return reader.
GetError
();
H
A
D
item_property_box.cpp
112
return reader.
GetError
();
in ParseContent()
H
A
D
item_property_hvcc_box.cpp
61
return reader.
GetError
();
in ParseNalUnitArray()
104
return reader.
GetError
();
in ParseContent()
/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/test/unittest/
H
A
D
thread_private_data_ctl_test.cpp
42
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
D
expected.h
63
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
D
test_glFramebufferTexture3DOES.cpp
41
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
D
thread_private_data_ctl.h
35
static EGLint
GetError
();
/foundation/communication/ipc/ipc/native/src/napi_common/include/
H
A
D
napi_rpc_error.h
51
napi_value
GetError
(napi_env& env) const;
/foundation/communication/ipc/ipc/native/src/napi_common/source/
H
A
D
napi_rpc_error.cpp
40
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
D
mock_display_power_mgr_client.cpp
151
DisplayErrors DisplayPowerMgrClient::
GetError
()
in GetError()
function in OHOS::DisplayPowerMgr::DisplayPowerMgrClient
/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/src/
H
A
D
thread_private_data_ctl.cpp
75
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
D
heif_stream.h
99
[[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
D
test_glCompressApi.cpp
43
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
D
http_client_task.h
128
[[nodiscard]] HttpClientError &
GetError
()
in GetError()
function in OHOS::NetStack::HttpClient::HttpClientTask
/foundation/communication/netmanager_ext/services/mdnsmanager/include/
H
A
D
mdns_packet_parser.h
207
uint32_t
GetError
() const;
Completed in 14 milliseconds
1
2