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:appList
(Results
1 - 16
of
16
) sorted by relevance
/foundation/resourceschedule/memmgr/test/unittest/phone/
H
A
D
memory_level_manager_test.cpp
110
std::vector<std::shared_ptr<AppEntity>>
appList
;
in HWTEST_F()
local
/foundation/ability/ability_runtime/services/abilitymgr/src/
H
A
D
background_task_observer.cpp
113
std::vector<std::shared_ptr<BackgroundTaskMgr::ResourceCallbackInfo>>
appList
;
in GetEfficiencyResourcesTaskApps()
local
/foundation/resourceschedule/background_task_mgr/frameworks/test/unittest/
H
A
D
bgtask_framework_abnormal_unit_test.cpp
449
std::vector<std::shared_ptr<ResourceCallbackInfo>>
appList
;
in HWTEST_F()
local
H
A
D
bgtask_framework_unit_test.cpp
316
std::vector<std::shared_ptr<ResourceCallbackInfo>>
appList
;
in HWTEST_F()
local
/foundation/resourceschedule/memmgr/services/memmgrservice/src/memory_level_manager/
H
A
D
memory_level_manager.cpp
86
bool MemoryLevelManager::CalcReclaimAppList(std::vector<std::shared_ptr<AppEntity>> &
appList
)
in CalcReclaimAppList()
argument
/foundation/communication/nfc/services/src/utils/
H
A
D
app_state_observer.cpp
166
std::vector<AppExecFwk::AppStateData>
appList
;
in IsForegroundApp()
local
/foundation/resourceschedule/background_task_mgr/interfaces/innerkits/src/
H
A
D
background_task_mgr_helper.cpp
79
GetEfficiencyResourcesInfos(std::vector<std::shared_ptr< ResourceCallbackInfo>> &
appList
, std::vector<std::shared_ptr<ResourceCallbackInfo>> &procList)
GetEfficiencyResourcesInfos()
argument
/foundation/communication/dsoftbus/core/common/security/permission/standard/
H
A
D
access_control.cpp
204
std::vector<AppExecFwk::AppStateData>
appList
;
in GetForegroundApplications()
local
/foundation/resourceschedule/background_task_mgr/frameworks/src/
H
A
D
background_task_mgr_proxy.cpp
588
GetEfficiencyResourcesInfos(std::vector<std::shared_ptr< ResourceCallbackInfo>> &
appList
, std::vector<std::shared_ptr<ResourceCallbackInfo>> &procList)
GetEfficiencyResourcesInfos()
argument
H
A
D
background_task_manager.cpp
205
ErrCode BackgroundTaskManager::GetEfficiencyResourcesInfos(std::vector<std::shared_ptr<ResourceCallbackInfo>> &
appList
,
in GetEfficiencyResourcesInfos()
argument
/foundation/resourceschedule/background_task_mgr/interfaces/test/unittest/bgtask_manager_client_test/
H
A
D
bgtask_client_unit_test.cpp
326
std::vector<std::shared_ptr<ResourceCallbackInfo>>
appList
;
in HWTEST_F()
local
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_common/app_network_speed_limit/
H
A
D
app_network_speed_limit_service.cpp
139
ErrCode AppNetworkSpeedLimitService::GetAppList(std::vector<AppExecFwk::RunningProcessInfo> &
appList
, bool getFgAppFlag)
in GetAppList()
argument
/foundation/resourceschedule/background_task_mgr/services/core/src/
H
A
D
background_task_mgr_service.cpp
248
GetEfficiencyResourcesInfos( std::vector<std::shared_ptr<ResourceCallbackInfo>> &
appList
, std::vector<std::shared_ptr<ResourceCallbackInfo>> &procList)
GetEfficiencyResourcesInfos()
argument
/foundation/graphic/graphic_2d/rosen/modules/hyper_graphic_manager/core/utils/
H
A
D
hgm_command.h
133
std::unordered_map<std::string, std::string>
appList
;
member
/foundation/resourceschedule/background_task_mgr/services/efficiency_resources/src/
H
A
D
bg_efficiency_resources_mgr.cpp
743
GetEfficiencyResourcesInfos(std::vector<std::shared_ptr< ResourceCallbackInfo>> &
appList
, std::vector<std::shared_ptr<ResourceCallbackInfo>> &procList)
GetEfficiencyResourcesInfos()
argument
/foundation/resourceschedule/work_scheduler/services/native/src/
H
A
D
work_scheduler_service.cpp
393
std::vector<std::shared_ptr<BackgroundTaskMgr::ResourceCallbackInfo>>
appList
;
in QueryResAppliedUid()
local
Completed in 13 milliseconds