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:PATCH
(Results
1 - 6
of
6
) sorted by relevance
/base/update/updateservice/interfaces/inner_api/feature/update/model/version_info/
H
A
D
component_type.h
23
PATCH
= 2,
member in OHOS::UpdateEngine::ComponentType
/base/update/updateservice/services/core/ability/model/include/
H
A
D
package_type.h
28
PATCH
= 8,
member in OHOS::UpdateEngine::PackageType
/base/customization/enterprise_device_management/common/native/include/
H
A
D
edm_constants.h
79
const char* const
PATCH
= "patch";
member
/base/update/updateservice/frameworks/js/napi/update/src/
H
A
D
define_property.cpp
114
DECLARE_ENUM_PROPERTY(ComponentType::
PATCH
),
in DefineComponentType()
/base/customization/enterprise_device_management/interfaces/kits/security_manager/src/
H
A
D
security_manager_addon.cpp
228
if (item == EdmConstants::SecurityManager::
PATCH
) {
in GetSecurityStatus()
/base/update/updateservice/frameworks/js/napi/update/common/src/
H
A
D
client_helper.cpp
574
static const std::list<ComponentType> enumList = { ComponentType::OTA, ComponentType::
PATCH
, ComponentType::COTA,
in ParseUpgradeFile()
Completed in 4 milliseconds