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:PauseDownload
(Results
1 - 6
of
6
) sorted by relevance
/base/update/updateservice/interfaces/inner_api/engine/src/
H
A
D
update_service_proxy.cpp
137
int32_t UpdateServiceProxy::
PauseDownload
(const UpgradeInfo &info, const VersionDigestInfo &versionDigestInfo,
in PauseDownload()
function in OHOS::UpdateEngine::UpdateServiceProxy
H
A
D
update_service_kits_impl.cpp
90
int32_t UpdateServiceKitsImpl::
PauseDownload
(const UpgradeInfo &info, const VersionDigestInfo &versionDigestInfo,
in PauseDownload()
function in OHOS::UpdateEngine::UpdateServiceKitsImpl
/base/update/updateservice/frameworks/js/napi/update/src/
H
A
D
update_module.cpp
187
napi_value
PauseDownload
(napi_env env, napi_callback_info info)
in PauseDownload()
function
H
A
D
update_client.cpp
190
napi_value UpdateClient::
PauseDownload
(napi_env env, napi_callback_info info)
in PauseDownload()
function in OHOS::UpdateEngine::UpdateClient
/base/update/updateservice/services/engine/src/
H
A
D
update_service_impl_firmware.cpp
94
int32_t UpdateServiceImplFirmware::
PauseDownload
(const UpgradeInfo &info,
in PauseDownload()
function in OHOS::UpdateEngine::UpdateServiceImplFirmware
H
A
D
update_service.cpp
256
int32_t UpdateService::
PauseDownload
(const UpgradeInfo &info, const VersionDigestInfo &versionDigestInfo,
in PauseDownload()
function in OHOS::UpdateEngine::UpdateService
Completed in 10 milliseconds