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:oldVersionCode
(Results
1 - 7
of
7
) sorted by relevance
/foundation/ability/form_fwk/services/src/
H
A
D
form_info_mgr.cpp
800
uint32_t
oldVersionCode
= bundleVersionPair->second;
in ReloadFormInfos()
local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_app_provision_info_test/
H
A
D
bms_bundle_app_provision_info_test.cpp
1650
uint32_t
oldVersionCode
= oldInfo.versionCode;
in HWTEST_F()
local
/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/
H
A
D
bundle_manager_service.cpp
450
int32_t
oldVersionCode
= -1;
in ReloadEntireBundleInfo()
local
H
A
D
gt_bundle_manager_service.cpp
732
int32_t
oldVersionCode
= -1;
in ReloadEntireBundleInfo()
local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/app_service_fwk/
H
A
D
app_service_fwk_installer.cpp
800
auto
oldVersionCode
= oldInfo.GetVersionCode();
in UpdateAppService()
local
1041
auto
oldVersionCode
= oldInfo.GetVersionCode();
in CheckNeedUpdate()
local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installer_test/
H
A
D
bms_bundle_installer_test.cpp
4467
int32_t
oldVersionCode
= 1000;
in HWTEST_F()
local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H
A
D
base_bundle_installer.cpp
5332
ProcessOldNativeLibraryPath(const std::unordered_map<std::string, InnerBundleInfo> &newInfos, uint32_t
oldVersionCode
, const std::string &oldNativeLibraryPath) const
ProcessOldNativeLibraryPath()
argument
Completed in 32 milliseconds