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:upload
(Results
1 - 11
of
11
) sorted by relevance
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/ylong_cloud_extension/src/service_impl/
H
A
D
asset_loader.rs
46
pub fn
upload
(
in upload()
functions
H
A
D
cloud_db.rs
225
fn
upload
<F>(
in upload()
functions
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/
H
A
D
object_snapshot_test.cpp
95
auto
upload
= snapshot->Upload(asset);
in HWTEST_F()
local
111
auto
upload
= snapshot->Upload(asset_);
in HWTEST_F()
local
134
auto
upload
= snapshot->Download(asset);
in HWTEST_F()
local
150
auto
upload
= snapshot->Download(asset_);
in HWTEST_F()
local
173
auto
upload
= snapshot->GetAssetStatus(asset);
in HWTEST_F()
local
189
auto
upload
= snapshot->GetAssetStatus(asset_);
HWTEST_F()
local
212
auto
upload
= snapshot->Uploaded(asset);
HWTEST_F()
local
228
auto
upload
= snapshot->Uploaded(asset_);
HWTEST_F()
local
251
auto
upload
= snapshot->Downloaded(asset);
HWTEST_F()
local
267
auto
upload
= snapshot->Downloaded(asset_);
HWTEST_F()
local
290
auto
upload
= snapshot->Transferred(asset);
HWTEST_F()
local
306
auto
upload
= snapshot->Transferred(asset_);
HWTEST_F()
local
330
auto
upload
= snapshot->OnDataChanged(asset, deviceId);
HWTEST_F()
local
347
auto
upload
= snapshot->OnDataChanged(asset_, deviceId);
HWTEST_F()
local
[all...]
/foundation/distributeddatamgr/relational_store/interfaces/ndk/src/
H
A
D
relational_types_v0.h
33
StatisticV0
upload
;
member
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/cloud/
H
A
D
cloud_syncer.h
132
bool
upload
= false; // task pause when
upload
member
H
A
D
cloud_syncer.cpp
2053
IsCurrentTableResume(TaskId taskId, bool
upload
)
IsCurrentTableResume()
argument
[all...]
/foundation/distributeddatamgr/relational_store/frameworks/cj/include/
H
A
D
relational_store_utils.h
161
CStatistic
upload
;
member
/foundation/distributeddatamgr/kv_store/interfaces/innerkits/distributeddata/include/
H
A
D
types.h
610
Statistic
upload
;
member
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/store/
H
A
D
general_value.h
51
GenStatistic
upload
;
member
/foundation/distributeddatamgr/relational_store/interfaces/ndk/include/
H
A
D
relational_store.h
1000
Rdb_Statistic
upload
;
member
/foundation/distributeddatamgr/relational_store/interfaces/inner_api/rdb/include/
H
A
D
rdb_types.h
139
Statistic
upload
;
member
Completed in 9 milliseconds