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:UNKNOWN_ERROR
(Results
1 - 10
of
10
) sorted by relevance
/base/global/resource_management_lite/frameworks/resmgr_lite/include/utils/
H
A
D
errors.h
31
UNKNOWN_ERROR
= -1,
enumerator
/base/global/resource_management/frameworks/resmgr/include/utils/
H
A
D
errors.h
31
UNKNOWN_ERROR
= -1,
enumerator
/base/global/resource_management_lite/frameworks/resmgr_lite/src/utils/
H
A
D
hap_parser.cpp
56
return
UNKNOWN_ERROR
;
in ReadFileFromZip()
63
return
UNKNOWN_ERROR
;
in ReadFileFromZip()
69
return
UNKNOWN_ERROR
;
in ReadFileFromZip()
77
return
UNKNOWN_ERROR
;
in ReadFileFromZip()
86
return
UNKNOWN_ERROR
;
in ReadFileFromZip()
97
return
UNKNOWN_ERROR
;
in ReadFileFromZip()
144
return
UNKNOWN_ERROR
;
in ReadIndexFromFile()
371
return
UNKNOWN_ERROR
;
in ParseResHex()
/base/msdp/device_status/utils/common/include/
H
A
D
devicestatus_errors.h
85
UNKNOWN_ERROR
= -1,
/base/hiviewdfx/hitrace/interfaces/native/innerkits/include/
H
A
D
hitrace_dump.h
37
UNKNOWN_ERROR
= 254,
/base/global/resource_management/frameworks/resmgr/src/utils/
H
A
D
hap_parser.cpp
66
return
UNKNOWN_ERROR
;
in LocateFile()
78
return
UNKNOWN_ERROR
;
in GetCurrentFileInfo()
90
return
UNKNOWN_ERROR
;
in ReadCurrentFile()
96
return
UNKNOWN_ERROR
;
in ReadCurrentFile()
102
return
UNKNOWN_ERROR
;
in ReadCurrentFile()
113
return
UNKNOWN_ERROR
;
in ReadFileFromZip()
116
return
UNKNOWN_ERROR
;
in ReadFileFromZip()
119
return
UNKNOWN_ERROR
;
in ReadFileFromZip()
193
return
UNKNOWN_ERROR
;
in ReadFileInfoFromZip()
205
return
UNKNOWN_ERROR
;
in ReadIndexFromFile()
[all...]
/base/global/resource_management_lite/frameworks/resmgr_lite/src/
H
A
D
hap_resource.cpp
247
return
UNKNOWN_ERROR
;
in GetIdByName()
252
return
UNKNOWN_ERROR
;
in GetIdByName()
/base/global/resource_management/frameworks/resmgr/src/
H
A
D
hap_resource.cpp
436
return
UNKNOWN_ERROR
;
in GetIdByName()
441
return
UNKNOWN_ERROR
;
in GetIdByName()
/base/global/resource_management/frameworks/resmgr/test/unittest/common/
H
A
D
hap_parser_test.cpp
213
EXPECT_EQ(ret,
UNKNOWN_ERROR
);
in HWTEST_F()
/base/hiviewdfx/hitrace/interfaces/native/innerkits/src/
H
A
D
hitrace_dump.cpp
1497
ret.errorCode =
UNKNOWN_ERROR
;
in DumpTrace()
Completed in 11 milliseconds