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:totalSize
(Results
1 - 25
of
91
) sorted by relevance
1
2
3
4
/foundation/systemabilitymgr/samgr_lite/samgr/adapter/posix/
H
A
D
lock_free_queue.h
31
uint32
totalSize
;
member
/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/src/
H
A
D
spunge_mem.c
30
FILLP_UINT32
totalSize
= (FILLP_UINT32)(blockSize * blockNum);
in SpungeAlloc()
local
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/free_install/
H
A
D
install_result.h
37
int32_t
totalSize
;
member
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/common/
H
A
D
rs_common_tools.cpp
47
int32_t
totalSize
= pixelMap->GetByteCount();
in SavePixelmapToFile()
local
/foundation/filemanagement/storage_service/services/storage_manager/innerkits_impl/test/
H
A
D
storage_stats_test.cpp
45
int64_t
totalSize
= 1001;
in HWTEST_F()
local
75
int64_t
totalSize
= 2001;
in HWTEST_F()
local
/foundation/filemanagement/storage_service/test/fuzztest/storagetotalstatusservice_fuzzer/
H
A
D
storagetotalstatusservice_fuzzer.cpp
27
int64_t
totalSize
;
in StorageTotalStatusServiceFuzzTest()
local
/foundation/deviceprofile/device_info_manager/old/services/core/src/contentsensor/
H
A
D
storage_info_collector.cpp
40
int64_t
totalSize
= GetTotalSize();
in ConvertToProfileData()
local
51
int64_t
totalSize
= 0;
in GetTotalSize()
local
/foundation/filemanagement/storage_service/services/storage_manager/storage/test/
H
A
D
volume_storage_status_service_test.cpp
73
int64_t
totalSize
;
in HWTEST_F()
local
H
A
D
storage_total_status_service_test.cpp
99
int64_t
totalSize
;
in HWTEST_F()
local
335
int64_t
totalSize
= 0;
in HWTEST_F()
local
/foundation/filemanagement/storage_service/services/storage_manager/storage/src/
H
A
D
volume_storage_status_service.cpp
64
int32_t VolumeStorageStatusService::GetTotalSizeOfVolume(std::string volumeUuid, int64_t &
totalSize
)
in GetTotalSizeOfVolume()
argument
H
A
D
storage_total_status_service.cpp
54
int64_t
totalSize
= 0;
in GetSystemSize()
local
75
int32_t StorageTotalStatusService::GetTotalSize(int64_t &
totalSize
)
in GetTotalSize()
argument
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_statvfs/
H
A
D
statvfs_n_exporter.cpp
126
unsigned long long
totalSize
= static_cast<unsigned long long>(diskInfo.f_bsize) *
in GetTotalSizeSync()
local
/foundation/arkui/ace_engine_lite/frameworks/include/base/
H
A
D
product_adapter.h
39
uint32_t
totalSize
; /* mem pool total size */
member
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/memory/
H
A
D
rs_memory_snapshot.cpp
98
InitMemoryLimit(MemoryOverflowCalllback callback, uint64_t warning, uint64_t overflow, uint64_t
totalSize
)
InitMemoryLimit()
argument
/foundation/multimedia/media_library/frameworks/services/media_mtp/src/
H
A
D
mtp_storage_manager.cpp
64
int64_t
totalSize
=
in GetTotalSize()
local
/foundation/filemanagement/dfs_service/services/cloudsyncservice/src/transport/
H
A
D
message_handler.cpp
37
auto
totalSize
= sizeof(MessageHeader) + sizeof(SessionDeviceInfo) + sizeof(UserData) + uri_.size();
in MessageHandler()
local
/foundation/arkui/ace_engine/interfaces/native/node/
H
A
D
node_adapter_impl.cpp
129
uint32_t
totalSize
= 0;
in OH_ArkUI_NodeAdapter_GetAllItems()
local
/foundation/arkui/ace_engine_lite/frameworks/common/memory/cache/test/unittest/common/
H
A
D
cache_manager_tdd_test.cpp
41
const size_t
totalSize
= 20 * 1024; // 20KB
in HWTEST_F()
local
75
const size_t
totalSize
= 20 * 1024; // 40KB
in HWTEST_F()
local
118
const size_t
totalSize
= 2 * 1024; // 2KB
in HWTEST_F()
local
149
const size_t
totalSize
in HWTEST_F()
local
182
const size_t
totalSize
= 20 * 1024; // 20KB
HWTEST_F()
local
220
const size_t
totalSize
= 16 * 1024; // 16KB, the total length equals to the requirement
HWTEST_F()
local
[all...]
/foundation/graphic/graphic_2d/rosen/modules/platform/utils/
H
A
D
directory_ex.cpp
224
uint64_t
totalSize
= 0;
in GetFolderSize()
local
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/distributeddatafwk/src/
H
A
D
ikvstore_observer.cpp
59
int64_t
totalSize
= insertSize + updateSize + deleteSize + sizeof(uint32_t);
in OnChange()
local
/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/data/
H
A
D
unified_data.cpp
37
int64_t
totalSize
= 0;
in GetSize()
local
/foundation/distributeddatamgr/udmf/interfaces/innerkits/common/
H
A
D
unified_types.h
36
int64_t
totalSize
;
member
/foundation/filemanagement/dfs_service/frameworks/native/cloudsync_kit_inner/src/
H
A
D
cloud_sync_common.cpp
291
ss << " total: " <<
totalSize
;
in to_string()
local
/foundation/filemanagement/dfs_service/interfaces/inner_api/native/cloudsync_kit_inner/
H
A
D
cloud_sync_common.h
47
int64_t
totalSize
;
member
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_statfs/
H
A
D
statfs_n_exporter.cpp
468
unsigned long long
totalSize
= static_cast<unsigned long long>(diskInfo.f_bsize) *
in GetTotalBytesSync()
local
Completed in 9 milliseconds
1
2
3
4