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:SYSTEM_ERROR
(Results
1 - 14
of
14
) sorted by relevance
/base/hiviewdfx/hiview/adapter/service/client/src/
H
A
D
hiview_service_memory_delegate.cpp
27
ret.retCode = UCollect::
SYSTEM_ERROR
;
in SetAppResourceLimit()
39
ret.retCode = UCollect::
SYSTEM_ERROR
;
in GetGraphicUsage()
/base/update/updateservice/interfaces/inner_api/feature/update/model/check/
H
A
D
search_status.h
23
SYSTEM_ERROR
,
member in OHOS::UpdateEngine::SearchStatus
/base/account/os_account/dfx/hidumper_adapter/
H
A
D
account_dump_helper.cpp
38
const std::string
SYSTEM_ERROR
= "System error: ";
member
125
result.append(
SYSTEM_ERROR
+ "os account list empty.\n");
in ShowOhosAccountInfo()
149
result.append(
SYSTEM_ERROR
+ "service ptr is null!\n");
in ShowOsAccountInfo()
163
result.append(
SYSTEM_ERROR
+ "os account list empty.\n");
in ShowOsAccountInfo()
/base/hiviewdfx/hiview/interfaces/inner_api/unified_collection/
H
A
D
collect_result.h
27
SYSTEM_ERROR
= 5,
enumerator
/base/notification/distributed_notification_service/frameworks/ans/src/
H
A
D
push_callback_stub.cpp
38
SYSTEM_ERROR
= 4,
60
case PushCheckErrCode::
SYSTEM_ERROR
:
in ConvertPushCheckCodeToErrCode()
/base/hiviewdfx/hitrace/interfaces/native/innerkits/include/
H
A
D
hitrace_dump.h
36
SYSTEM_ERROR
= 253,
/base/hiviewdfx/hiview/framework/native/unified_collection/collector/
H
A
D
hilog_collector_impl.cpp
65
result.retCode = UCollect::
SYSTEM_ERROR
;
in CollectLastLog()
H
A
D
wm_collector_impl.cpp
127
result.retCode =
SYSTEM_ERROR
;
in ExportGpuMemory()
/base/startup/init/test/systest/
H
A
D
loop_systest.h
56
SYSTEM_ERROR
= 0xD000000,
enumerator
H
A
D
loopserver_systest.c
353
return
SYSTEM_ERROR
;
in GetMsgFromBuffer()
/base/update/updateservice/services/firmware/check/include/
H
A
D
firmware_icheck.h
160
result = SearchStatus::
SYSTEM_ERROR
;
in ReadDataFromSSL()
164
result = SearchStatus::
SYSTEM_ERROR
;
in ReadDataFromSSL()
/base/time/time_service/framework/js/napi/common/src/
H
A
D
napi_utils.cpp
27
static constexpr const char *
SYSTEM_ERROR
= "system error";
member
98
return std::string(
SYSTEM_ERROR
);
in GetErrorMessage()
/base/hiviewdfx/hiview/service/
H
A
D
hiview_service.cpp
420
result.retCode = UCollect::UcError::
SYSTEM_ERROR
;
in InnerResponseAppTrace()
489
result.retCode = UCollect::UcError::
SYSTEM_ERROR
;
in SetAppResourceLimit()
503
result.retCode = UCollect::UcError::
SYSTEM_ERROR
;
in SetAppResourceLimit()
/base/hiviewdfx/hitrace/interfaces/native/innerkits/src/
H
A
D
hitrace_dump.cpp
1078
return TraceErrorCode::
SYSTEM_ERROR
;
in DumpTraceInner()
1110
return TraceErrorCode::
SYSTEM_ERROR
;
in DumpTraceInner()
Completed in 9 milliseconds