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:pkgInfo
(Results
1 - 6
of
6
) sorted by relevance
/foundation/resourceschedule/background_task_mgr/services/transient_task/src/
H
A
D
decision_maker.cpp
125
auto
pkgInfo
= it->second;
in OnForegroundApplicationChanged()
local
138
auto
pkgInfo
= it->second;
in OnForegroundApplicationChanged()
local
160
ErrCode DecisionMaker::CheckQuotaTime(const std::shared_ptr<PkgDelaySuspendInfo>&
pkgInfo
, const std::string &name,
in CheckQuotaTime()
argument
205
auto
pkgInfo
= pkgDelaySuspendInfoMap_[key];
in Decide()
local
245
auto
pkgInfo
= it->second;
PauseTransientTaskTimeForInner()
local
264
auto
pkgInfo
= it->second;
StartTransientTaskTimeForInner()
local
284
auto
pkgInfo
= findInfoIt->second;
RemoveRequest()
local
312
auto
pkgInfo
= it->second;
GetRemainingDelayTime()
local
328
auto
pkgInfo
= it->second;
GetQuota()
local
352
CanStartAccountingLocked(const std::shared_ptr<PkgDelaySuspendInfo>&
pkgInfo
)
CanStartAccountingLocked()
argument
392
auto
pkgInfo
= iter->second;
ResetDayQuotaLocked()
local
442
auto
pkgInfo
= it->second;
HandleScreenOn()
local
454
auto
pkgInfo
= p.second;
HandleScreenOff()
local
[all...]
/foundation/filemanagement/app_file_service/tests/unittests/backup_tools/backup_tool/
H
A
D
tools_op_restore_async_test.cpp
849
std::vector<ExtManageInfo>
pkgInfo
;
in HWTEST_F()
local
880
std::vector<ExtManageInfo>
pkgInfo
;
in HWTEST_F()
local
911
std::vector<ExtManageInfo>
pkgInfo
;
in HWTEST_F()
local
/foundation/filemanagement/app_file_service/tools/backup_tool/src/
H
A
D
tools_op_incremental_restore_async.cpp
227
auto
pkgInfo
= cacheOld.GetExtManageInfo();
in AdapteCloneOptimize()
local
300
auto
pkgInfo
= cache.GetExtManageInfo();
in RestoreApp()
local
174
ReadyExtManage(const string &path, std::vector<ExtManageInfo>&
pkgInfo
)
ReadyExtManage()
argument
H
A
D
tools_op_restore_async.cpp
231
auto
pkgInfo
= cacheOld.GetExtManageInfo();
in AdapteCloneOptimize()
local
283
auto
pkgInfo
= cache.GetExtManageInfo();
in RestoreApp()
local
178
ReadyExtManage(const string &path, std::vector<ExtManageInfo>&
pkgInfo
)
ReadyExtManage()
argument
/foundation/filemanagement/app_file_service/tests/mock/backup_ext/src/
H
A
D
ext_extension_mock.cpp
149
ErrCode BackupExtExtension::IncrementalBigFileReady(const TarMap &
pkgInfo
,
in IncrementalBigFileReady()
argument
/foundation/filemanagement/app_file_service/frameworks/native/backup_ext/src/
H
A
D
ext_extension.cpp
429
static ErrCode IndexFileReady(const TarMap &
pkgInfo
, sptr<IService> proxy)
in IndexFileReady()
argument
1898
ErrCode BackupExtExtension::IncrementalBigFileReady(const TarMap &
pkgInfo
,
in IncrementalBigFileReady()
argument
1942
ErrCode BackupExtExtension::IncrementalAllFileReady(const TarMap &
pkgInfo
,
in IncrementalAllFileReady()
argument
Completed in 8 milliseconds