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:saList
(Results
1 - 14
of
14
) sorted by relevance
/foundation/systemabilitymgr/samgr/services/samgr/native/test/unittest/src/
H
A
D
system_ability_mgr_util_test.cpp
295
std::list<int32_t>
saList
= SamgrUtil::GetCacheCommonEventSa(event, saControlList);
in HWTEST_F()
local
H
A
D
system_ability_mgr_proxy_test.cpp
1211
std::vector<sptr<IRemoteObject>>
saList
;
in HWTEST_F()
local
H
A
D
system_ability_mgr_test.cpp
422
auto
saList
= sm->ListSystemAbilities();
in HWTEST_F()
local
H
A
D
manual_ondemand_helper.cpp
1494
std::vector<sptr<IRemoteObject>>
saList
;
in TestGetExtension()
local
1086
GetExtensionRunningSaList(const std::string& extension, std::vector<sptr<IRemoteObject>>&
saList
)
GetExtensionRunningSaList()
argument
H
A
D
ondemand_helper.cpp
1443
std::vector<sptr<IRemoteObject>>
saList
;
in TestGetExtension()
local
1081
GetExtensionRunningSaList(const std::string& extension, std::vector<sptr<IRemoteObject>>&
saList
)
GetExtensionRunningSaList()
argument
/foundation/ability/form_fwk/test/unittest/form_mgr_test/
H
A
D
mock_system_ability_manager.h
112
int32_t GetExtensionRunningSaList(const std::string& extension, std::vector<sptr<IRemoteObject>>&
saList
)
in GetExtensionRunningSaList()
argument
/foundation/systemabilitymgr/samgr/services/samgr/native/include/schedule/
H
A
D
system_ability_state_context.h
72
std::list<int32_t>
saList
;
member
/foundation/systemabilitymgr/samgr/services/samgr/native/source/
H
A
D
system_ability_manager_util.cpp
179
std::list<int32_t>
saList
;
in GetCacheCommonEventSa()
local
H
A
D
system_ability_manager_stub.cpp
1144
std::vector<sptr<IRemoteObject>>
saList
;
in GetExtensionRunningSaListInner()
local
H
A
D
system_ability_manager.cpp
2100
GetExtensionRunningSaList(const std::string& extension, std::vector<sptr<IRemoteObject>>&
saList
)
GetExtensionRunningSaList()
argument
/foundation/barrierfree/accessibility/services/test/mock/
H
A
D
mock_service_registry.cpp
247
GetExtensionRunningSaList(const std::string& extension, std::vector<sptr<IRemoteObject>>&
saList
)
GetExtensionRunningSaList()
argument
/foundation/systemabilitymgr/samgr/frameworks/native/source/
H
A
D
system_ability_manager_proxy.cpp
1450
GetExtensionRunningSaList(const std::string& extension, std::vector<sptr<IRemoteObject>>&
saList
)
GetExtensionRunningSaList()
argument
/foundation/systemabilitymgr/samgr/services/samgr/native/source/collect/
H
A
D
common_event_collect.cpp
384
std::list<int32_t>
saList
= SamgrUtil::GetCacheCommonEventSa(event, saControlList);
in SaveCacheCommonEventSaExtraId()
local
/foundation/systemabilitymgr/safwk/services/safwk/src/
H
A
D
local_ability_manager.cpp
576
auto&
saList
= abilityPhaseMap_[saProfile.bootPhase];
in InitializeSaProfilesInnerLocked()
local
Completed in 22 milliseconds