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:E_ERROR
(Results
1 - 10
of
10
) sorted by relevance
/foundation/distributeddatamgr/udmf/interfaces/innerkits/common/
H
A
D
error_code.h
52
{ Status::
E_ERROR
, "
E_ERROR
" },
member in OHOS::UDMF::Status
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/interface/include/
H
A
D
doc_errno.h
22
constexpr int
E_ERROR
= E_BASE + 1;
member
/foundation/filemanagement/dfs_service/test/unittests/cloudsync_sa/mock/
H
A
D
datashare_errno.h
30
constexpr int
E_ERROR
= (E_BASE + 1);
member
/foundation/distributeddatamgr/data_share/interfaces/inner_api/common/include/
H
A
D
datashare_errno.h
39
constexpr int
E_ERROR
= (E_BASE + 1);
member
/foundation/distributeddatamgr/preferences/interfaces/inner_api/include/
H
A
D
preferences_errno.h
49
constexpr int
E_ERROR
= E_BASE;
member
/foundation/distributeddatamgr/kv_store/databaseutils/include/
H
A
D
acl.h
139
static constexpr int32_t
E_ERROR
= -1;
member in OHOS::DATABASE_UTILS::Acl
/foundation/distributeddatamgr/relational_store/interfaces/inner_api/rdb/include/
H
A
D
rdb_errno.h
41
constexpr int
E_ERROR
= E_BASE;
member
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/common/distributeddb/include/
H
A
D
distributed_test_tools.h
35
const int
E_ERROR
= -1;
variable
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/
H
A
D
distributeddb_cloud_interfaces_relational_ext_test.cpp
42
constexpr int
E_ERROR
= 1;
member
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/relational/
H
A
D
relational_store_sqlite_ext.cpp
68
constexpr int
E_ERROR
= 1;
member
[all...]
Completed in 9 milliseconds