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:retCode_
(Results
1 - 7
of
7
) sorted by relevance
/foundation/ability/ability_runtime/test/unittest/multi_app_utils_test/src/
H
A
D
mock_app_mgr_service.cpp
20
int32_t MockAppMgrService::
retCode_
= 0;
member in OHOS::AppExecFwk::MockAppMgrService
/foundation/ability/ability_runtime/test/unittest/app_mgr_service_inner_mock_test/include/
H
A
D
app_running_manager.h
35
int
retCode_
= 0;
member in OHOS::AppExecFwk::AppRunningManager
/foundation/ai/ai_engine/services/common/protocol/data_channel/include/
H
A
D
response.h
144
int
retCode_
;
member in OHOS::AI::Response
/foundation/ability/ability_runtime/test/unittest/multi_app_utils_test/
H
A
D
multi_app_utils_test.cpp
56
AppExecFwk::MockAppMgrService::
retCode_
= 0;
in HWTEST_F()
member in OHOS::AAFwk::AppExecFwk::MockAppMgrService
84
AppExecFwk::MockAppMgrService::
retCode_
= -1;
in HWTEST_F()
member in OHOS::AAFwk::AppExecFwk::MockAppMgrService
/foundation/communication/netmanager_ext/frameworks/js/napi/mdns/include/
H
A
D
mdns_callback_observer.h
96
int32_t
retCode_
= NET_MDNS_ERR_UNKNOWN;
member in OHOS::NetManagerStandard::MDnsResolveObserver
/foundation/window/window_manager/window_scene/session/host/include/
H
A
D
extension_session.h
42
std::shared_ptr<WSError>
retCode_
= nullptr;
member in OHOS::Rosen::WindowEventChannelListener
/foundation/ability/ability_runtime/test/unittest/multi_app_utils_test/include/
H
A
D
mock_app_mgr_service.h
263
static int32_t
retCode_
;
member in OHOS::AppExecFwk::MockAppMgrService
Completed in 4 milliseconds