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:packageInfo
(Results
1 - 7
of
7
) sorted by relevance
/base/customization/enterprise_device_management/interfaces/kits/system_manager/include/
H
A
D
system_manager_addon.h
40
UpgradePackageInfo
packageInfo
;
member
/base/customization/enterprise_device_management/test/unittest/interface/inner_api/proxy/
H
A
D
update_policy_utils_test.cpp
79
UpgradePackageInfo
packageInfo
;
in HWTEST_F()
local
104
UpgradePackageInfo
packageInfo
;
in HWTEST_F()
local
[all...]
H
A
D
system_manager_proxy_test.cpp
214
UpgradePackageInfo
packageInfo
;
in HWTEST_F()
local
/base/customization/enterprise_device_management/interfaces/inner_api/system_manager/src/
H
A
D
update_policy_utils.cpp
71
void UpdatePolicyUtils::WriteUpgradePackageInfo(MessageParcel &data, const UpgradePackageInfo &
packageInfo
)
in WriteUpgradePackageInfo()
argument
84
void UpdatePolicyUtils::ReadUpgradePackageInfo(MessageParcel &data, UpgradePackageInfo &
packageInfo
)
in ReadUpgradePackageInfo()
argument
[all...]
H
A
D
system_manager_proxy.cpp
116
NotifyUpdatePackages(const AppExecFwk::ElementName &admin, UpgradePackageInfo &
packageInfo
, std::string &errMsg)
NotifyUpdatePackages()
argument
/base/customization/enterprise_device_management/interfaces/kits/system_manager/src/
H
A
D
system_manager_addon.cpp
410
bool SystemManagerAddon::JsObjToUpgradePackageInfo(napi_env env, napi_value object, UpgradePackageInfo &
packageInfo
)
in JsObjToUpgradePackageInfo()
argument
[all...]
/base/startup/appspawn/service/hnp/installer/src/
H
A
D
hnp_installer.c
258
static int HnpNativeUnInstall(HnpPackageInfo *
packageInfo
, int uid, const char *packageName)
in HnpNativeUnInstall()
argument
287
HnpPackageInfo *
packageInfo
= NULL;
HnpUnInstall()
local
[all...]
Completed in 7 milliseconds