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
defs:ERROR_CODE
(Results
1 - 25
of
29
) sorted by relevance
1
2
/foundation/multimedia/camera_framework/services/deferred_processing_service/include/utils/
H
A
D
dp_catch.h
19
#define
ERROR_CODE
() __catch_error_code
macro
/foundation/filemanagement/file_api/interfaces/kits/js/src/common/
H
A
D
dfs_event_dfx.h
58
constexpr const char*
ERROR_CODE
= "
ERROR_CODE
";
member
/foundation/filemanagement/storage_service/services/storage_manager/ipc/test/
H
A
D
storage_manager_stub_test.cpp
33
const int
ERROR_CODE
= 99999;
member
/foundation/multimodalinput/input/frameworks/napi/input_consumer/include/
H
A
D
js_register_module.h
35
#define
ERROR_CODE
(-1)
macro
/foundation/ability/ability_runtime/services/common/src/
H
A
D
ability_manager_radar.cpp
34
constexpr const char*
ERROR_CODE
= "
ERROR_CODE
";
member
/foundation/bundlemanager/app_domain_verify/frameworks/common/include/dfx/
H
A
D
app_domain_verify_hisysevent.h
34
const std::string
ERROR_CODE
= "
ERROR_CODE
";
member
/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/extend_resource_manager_host_test/
H
A
D
extend_resource_manager_host_test.cpp
33
const uint32_t
ERROR_CODE
= 305;
member
/foundation/multimedia/player_framework/test/unittest/dfx_test/
H
A
D
media_dfx_test.cpp
28
constexpr int32_t
ERROR_CODE
= 5;
member
/foundation/distributeddatamgr/pasteboard/services/dfx/src/
H
A
D
pasteboard_event_dfx.h
113
constexpr const char *
ERROR_CODE
= "
ERROR_CODE
";
member
/foundation/filemanagement/dfs_service/utils/system/include/
H
A
D
dfs_daemon_event_dfx.h
77
constexpr const char*
ERROR_CODE
= "
ERROR_CODE
";
member
/foundation/filemanagement/storage_service/services/storage_daemon/ipc/test/
H
A
D
storage_daemon_stub_test.cpp
33
const int
ERROR_CODE
= 99999;
member
/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_manager_test/
H
A
D
conn_manager_test.cpp
42
constexpr int32_t
ERROR_CODE
= -101;
member
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H
A
D
db_dfx_adapter.cpp
49
const std::string DBDfxAdapter::
ERROR_CODE
= "
ERROR_CODE
";
member in DistributedDB::DBDfxAdapter
/foundation/arkui/ace_engine/component_ext/movingphoto/
H
A
D
movingphoto_model_ng.cpp
25
constexpr int32_t
ERROR_CODE
= -1;
member
/foundation/arkui/ace_engine/frameworks/core/components/camera/large_system/
H
A
D
camera.cpp
36
const char
ERROR_CODE
[] = "errorcode";
member
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/
H
A
D
kv_radar_reporter.h
68
constexpr const char*
ERROR_CODE
= "
ERROR_CODE
";
member
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/include/
H
A
D
db_dfx_adapter.h
96
static const std::string
ERROR_CODE
;
member in DistributedDB::final
/foundation/ability/dmsfwk/services/dtbschedmgr/include/dfx/
H
A
D
distributed_radar.h
49
const std::string
ERROR_CODE
= "
ERROR_CODE
";
member
/foundation/arkui/ace_engine/frameworks/core/components/camera/
H
A
D
camera_element.cpp
31
const char
ERROR_CODE
[] = "errorcode";
member
/foundation/multimedia/av_session/utils/include/
H
A
D
radar_constants.h
98
const std::string
ERROR_CODE
= "
ERROR_CODE
";
member
/foundation/arkui/ace_engine/frameworks/core/components/camera/standard_system/
H
A
D
camera.cpp
31
const char
ERROR_CODE
[] = "errorcode";
member
/foundation/communication/ipc/ipc/native/src/core/include/
H
A
D
dbinder_error_code.h
40
inline static constexpr const char *
ERROR_CODE
= "ErrCode";
member in OHOS::DbinderErrorCode
/foundation/distributeddatamgr/data_share/frameworks/native/common/include/
H
A
D
datashare_radar_reporter.h
123
constexpr const char*
ERROR_CODE
= "
ERROR_CODE
";
member
/foundation/ability/ability_runtime/frameworks/js/napi/app/ability_delegator/
H
A
D
js_ability_delegator.cpp
55
enum
ERROR_CODE
{
enum
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/napi/class_zip/
H
A
D
zip_n_exporter.cpp
40
static constexpr int32_t
ERROR_CODE
= -5;
member
Completed in 37 milliseconds
1
2