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:RESERVE_TYPE
(Results
1 - 21
of
21
) sorted by relevance
/foundation/ability/ability_runtime/test/fuzztest/uiabilitylifecyclemanagerb_fuzzer/
H
A
D
uiabilitylifecyclemanagerb_fuzzer.cpp
76
abilityRequest1.collaboratorType = CollaboratorType::
RESERVE_TYPE
;
in DoSomethingInterestingWithMyAPI1()
77
if (abilityRequest1.collaboratorType == CollaboratorType::
RESERVE_TYPE
) {
in DoSomethingInterestingWithMyAPI1()
/foundation/ability/ability_runtime/services/abilitymgr/src/interceptor/
H
A
D
start_other_app_interceptor.cpp
131
return (applicationInfo.codePath == std::to_string(CollaboratorType::
RESERVE_TYPE
) ||
in CheckAncoShellCall()
/foundation/window/window_manager/window_scene/test/unittest/
H
A
D
scene_session_manager_test3.cpp
1163
applicationInfo_.codePath = std::to_string(CollaboratorType::
RESERVE_TYPE
);
in HWTEST_F()
1197
int32_t type = CollaboratorType::
RESERVE_TYPE
;
in HWTEST_F()
1221
int32_t collaboratorType = CollaboratorType::
RESERVE_TYPE
;
in HWTEST_F()
1240
int32_t collaboratorType = CollaboratorType::
RESERVE_TYPE
;
in HWTEST_F()
H
A
D
scene_session_manager_test10.cpp
123
sessionInfo.collaboratorType_ = CollaboratorType::
RESERVE_TYPE
;
in HWTEST_F()
H
A
D
scene_session_manager_test.cpp
481
int32_t type = CollaboratorType::
RESERVE_TYPE
;
in HWTEST_F()
532
sceneSession->SetCollaboratorType(CollaboratorType::
RESERVE_TYPE
);
in HWTEST_F()
H
A
D
scene_session_manager_lifecycle_test.cpp
523
int32_t collaboratorType = CollaboratorType::
RESERVE_TYPE
;
in HWTEST_F()
H
A
D
scene_session_manager_stub_test.cpp
1689
int32_t type = CollaboratorType::
RESERVE_TYPE
;
in HWTEST_F()
H
A
D
scene_session_test5.cpp
1355
session->collaboratorType_ = CollaboratorType::
RESERVE_TYPE
;
in HWTEST_F()
H
A
D
scene_session_manager_test4.cpp
175
int32_t collaboratorType = CollaboratorType::
RESERVE_TYPE
;
in HWTEST_F()
/foundation/window/window_manager/window_scene/interfaces/include/
H
A
D
ws_common.h
141
RESERVE_TYPE
,
/foundation/ability/ability_runtime/services/abilitymgr/include/
H
A
D
ability_record.h
240
RESERVE_TYPE
,
enumerator
/foundation/ability/ability_runtime/test/unittest/ability_manager_client_branch_test/
H
A
D
ability_manager_client_branch_test.cpp
1868
int32_t type = CollaboratorType::
RESERVE_TYPE
;
in HWTEST_F()
1881
int32_t type = CollaboratorType::
RESERVE_TYPE
;
in HWTEST_F()
/foundation/ability/ability_runtime/services/abilitymgr/src/
H
A
D
ability_record.cpp
2568
NotifyRemoveShellProcess(CollaboratorType::
RESERVE_TYPE
);
in OnSchedulerDied()
2605
NotifyRemoveShellProcess(CollaboratorType::
RESERVE_TYPE
);
in OnProcessDied()
3458
CollaboratorType::
RESERVE_TYPE
);
in NotifyMissionBindPid()
H
A
D
ability_manager_service.cpp
945
if (abilityRequest.collaboratorType != CollaboratorType::
RESERVE_TYPE
&& !abilityInfo.visible) {
in CheckBrokerCallPermission()
951
auto collaborator = GetCollaborator(CollaboratorType::
RESERVE_TYPE
);
in CheckBrokerCallPermission()
6284
if (request.abilityInfo.applicationInfo.codePath == std::to_string(CollaboratorType::
RESERVE_TYPE
)) {
in GenerateAbilityRequest()
6285
request.collaboratorType = CollaboratorType::
RESERVE_TYPE
;
in GenerateAbilityRequest()
8542
auto collaborator = GetCollaborator(CollaboratorType::
RESERVE_TYPE
);
in CheckStaticCfgPermission()
8574
abilityRequest.abilityInfo.applicationInfo.codePath == std::to_string(CollaboratorType::
RESERVE_TYPE
)) {
in CheckStaticCfgPermission()
9252
auto collaborator = GetCollaborator(CollaboratorType::
RESERVE_TYPE
);
in CheckCallServicePermission()
10254
if (type != CollaboratorType::
RESERVE_TYPE
&& type != CollaboratorType::OTHERS_TYPE) {
in CheckCollaboratorType()
10808
auto collaborator = GetCollaborator(CollaboratorType::
RESERVE_TYPE
);
in NotifyConfigurationChange()
10874
auto collaborator = GetCollaborator(CollaboratorType::
RESERVE_TYPE
);
in OpenFile()
[all...]
/foundation/window/window_manager/window_scene/session_manager/src/
H
A
D
scene_session_manager.cpp
3522
if (abilityInfo->applicationInfo.codePath == std::to_string(CollaboratorType::
RESERVE_TYPE
)) {
in FillSessionInfo()
3523
sceneSession->SetCollaboratorType(CollaboratorType::
RESERVE_TYPE
);
in FillSessionInfo()
7880
sptr<AAFwk::IAbilityManagerCollaborator> collaborator = GetCollaboratorByType(CollaboratorType::
RESERVE_TYPE
);
in PreloadInLakeApp()
8773
if (type != CollaboratorType::
RESERVE_TYPE
&& type != CollaboratorType::OTHERS_TYPE) {
in CheckCollaboratorType()
8790
if (abilityInfo->applicationInfo.codePath == std::to_string(CollaboratorType::
RESERVE_TYPE
)) {
in CheckIfReuseSession()
8791
collaboratorType = CollaboratorType::
RESERVE_TYPE
;
in CheckIfReuseSession()
/foundation/ability/ability_runtime/test/unittest/ability_manager_service_third_test/
H
A
D
ability_manager_service_third_test.cpp
901
bool res = abilityMs_->CheckCollaboratorType(CollaboratorType::
RESERVE_TYPE
);
in HWTEST_F()
/foundation/ability/ability_runtime/test/unittest/ability_manager_service_first_test/
H
A
D
ability_manager_service_first_test.cpp
1333
int32_t type = CollaboratorType::
RESERVE_TYPE
;
in HWTEST_F()
/foundation/window/window_manager/wm/test/unittest/
H
A
D
window_scene_session_impl_test4.cpp
129
windowSceneSessionImpl->property_->SetCollaboratorType(CollaboratorType::
RESERVE_TYPE
);
in HWTEST_F()
/foundation/ability/ability_runtime/test/unittest/ability_record_test/
H
A
D
ability_record_test.cpp
2367
abilityRecord->NotifyRemoveShellProcess(CollaboratorType::
RESERVE_TYPE
);
in HWTEST_F()
/foundation/ability/ability_runtime/test/unittest/ui_ability_lifecycle_manager_test/
H
A
D
ui_ability_lifecycle_manager_test.cpp
3785
abilityRecord->collaboratorType_ = CollaboratorType::
RESERVE_TYPE
;
in HWTEST_F()
/foundation/window/window_manager/window_scene/session/host/src/
H
A
D
scene_session.cpp
3101
return collaboratorType_ == static_cast<int32_t>(CollaboratorType::
RESERVE_TYPE
);
in IsAnco()
Completed in 94 milliseconds