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:totalSpace
(Results
1 - 8
of
8
) sorted by relevance
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/cloud/
H
A
D
cloud_info.cpp
25
SetValue(node[GET_NAME(
totalSpace
)],
totalSpace
);
in Marshal()
38
GetValue(node, GET_NAME(
totalSpace
),
totalSpace
);
in Unmarshal()
/foundation/filemanagement/dfs_service/interfaces/inner_api/native/cloud_file_kit_inner/
H
A
D
cloud_info.h
25
uint64_t
totalSpace
{0};
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/test/
H
A
D
cloud_test.cpp
137
cloudInfo1.
totalSpace
= 0;
in HWTEST_F()
169
cloudInfo.
totalSpace
= 0;
in HWTEST_F()
202
cloudInfo.
totalSpace
= 0;
in HWTEST_F()
239
cloudInfo1.
totalSpace
= 0;
in HWTEST_F()
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/cloud/
H
A
D
cloud_info.h
37
uint64_t
totalSpace
= 0;
member in OHOS::DistributedData::final
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/extension/
H
A
D
cloud_server_impl.cpp
65
unsigned long long
totalSpace
= 0;
in GetServerInfo()
local
66
OhCloudExtCloudInfoGetTotalSpace(pInfo.get(), &
totalSpace
);
in GetServerInfo()
67
result.
totalSpace
=
totalSpace
;
in GetServerInfo()
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/ylong_cloud_extension/include/
H
A
D
cloud_ext_types.h
401
unsigned long long *
totalSpace
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/cloud_extension/
H
A
D
cloud_extension_stub.js
155
u.writeLong(p1.
totalSpace
);
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/
H
A
D
cloud_data_test.cpp
150
cloudInfo.
totalSpace
= TATALSPACE;
in GetServerInfo()
Completed in 13 milliseconds