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:freeSize
(Results
1 - 25
of
25
) sorted by relevance
/foundation/filemanagement/storage_service/test/fuzztest/storagetotalstatusservice_fuzzer/
H
A
D
storagetotalstatusservice_fuzzer.cpp
29
int64_t
freeSize
;
in StorageTotalStatusServiceFuzzTest()
local
/foundation/filemanagement/storage_service/services/storage_manager/storage/test/
H
A
D
volume_storage_status_service_test.cpp
51
int64_t
freeSize
;
in HWTEST_F()
local
H
A
D
storage_total_status_service_test.cpp
118
int64_t
freeSize
;
in HWTEST_F()
local
/foundation/filemanagement/storage_service/services/storage_manager/storage/src/
H
A
D
volume_storage_status_service.cpp
48
int32_t VolumeStorageStatusService::GetFreeSizeOfVolume(std::string volumeUuid, int64_t &
freeSize
)
in GetFreeSizeOfVolume()
argument
H
A
D
storage_total_status_service.cpp
114
int32_t StorageTotalStatusService::GetFreeSize(int64_t &
freeSize
)
in GetFreeSize()
argument
H
A
D
storage_monitor_service.cpp
120
int64_t
freeSize
;
in CheckAndCleanBundleCache()
local
160
void StorageMonitorService::CheckAndEventNotify(int64_t
freeSize
, int64_t totalSize)
in CheckAndEventNotify()
argument
[all...]
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_statvfs/
H
A
D
statvfs_n_exporter.cpp
50
unsigned long long
freeSize
= static_cast<unsigned long long>(diskInfo.f_bsize) *
in GetFreeSizeSync()
local
/foundation/arkui/ace_engine_lite/frameworks/include/base/
H
A
D
product_adapter.h
40
uint32_t
freeSize
; /* total free size */
member
/foundation/multimedia/media_library/frameworks/services/media_mtp/src/
H
A
D
mtp_storage_manager.cpp
77
int64_t
freeSize
=
in GetFreeSize()
local
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_statfs/
H
A
D
statfs_n_exporter.cpp
48
unsigned long long
freeSize
= static_cast<unsigned long long>(diskInfo.f_bsize) *
in GetFrSizeSync()
local
396
unsigned long long
freeSize
= static_cast<unsigned long long>(diskInfo.f_bsize) *
in GetFreeBytesSync()
local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H
A
D
event_report.cpp
186
SendDiskSpaceEvent(const std::string &fileName, int64_t
freeSize
, int32_t operationType)
SendDiskSpaceEvent()
argument
H
A
D
bundle_util.cpp
197
int64_t
freeSize
= static_cast<int64_t>(diskInfo.f_bavail * diskInfo.f_bsize);
in CheckSystemSize()
local
217
int64_t
freeSize
= static_cast<int64_t>(diskInfo.f_bavail * diskInfo.f_bsize);
in CheckSystemFreeSize()
local
228
int64_t
freeSize
= static_cast<int64_t>(diskInfo.f_bavail * diskInfo.f_bsize);
in CheckSystemSizeAndHisysEvent()
local
/foundation/filemanagement/storage_service/services/storage_manager/ipc/test/
H
A
D
storage_manager_proxy_test.cpp
212
int64_t
freeSize
;
in HWTEST_F()
local
/foundation/filemanagement/storage_service/services/storage_manager/kits_impl/src/
H
A
D
storage_manager_connect.cpp
81
int32_t StorageManagerConnect::GetFreeSizeOfVolume(string volumeUuid, int64_t &
freeSize
)
in GetFreeSizeOfVolume()
argument
179
int32_t StorageManagerConnect::GetFreeSize(int64_t &
freeSize
)
in GetFreeSize()
argument
/foundation/graphic/graphic_3d/lume/LumeEngine/src/ecs/
H
A
D
entity_manager.cpp
247
const auto
freeSize
= freeList_.size();
in GetRemovedEntities()
local
/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/
H
A
D
sha256.c
182
FILLP_UINT32
freeSize
= FILLP_SHA256_BLOCK_SIZE - offset;
in FillpSha256Upd()
local
[all...]
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
H
A
D
background_cloud_file_processor.cpp
137
double
freeSize
= static_cast<double>(diskInfo.f_bsize) * static_cast<double>(diskInfo.f_bfree);
in IsStorageInsufficient()
local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H
A
D
event_report.h
148
int64_t
freeSize
= 0;
member
/foundation/filemanagement/storage_service/services/storage_manager/ipc/src/
H
A
D
storage_manager_stub.cpp
418
int64_t
freeSize
;
in HandleGetFree()
local
487
int64_t
freeSize
;
in HandleGetFreeSize()
local
H
A
D
storage_manager.cpp
120
int32_t StorageManager::GetFreeSizeOfVolume(std::string volumeUuid, int64_t &
freeSize
)
in GetFreeSizeOfVolume()
argument
180
int32_t StorageManager::GetFreeSize(int64_t &
freeSize
)
in GetFreeSize()
argument
/foundation/filemanagement/storage_service/services/storage_manager/innerkits_impl/src/
H
A
D
storage_manager_proxy.cpp
571
int32_t StorageManagerProxy::GetFreeSizeOfVolume(std::string volumeUuid, int64_t &
freeSize
)
in GetFreeSizeOfVolume()
argument
986
int32_t StorageManagerProxy::GetFreeSize(int64_t &
freeSize
)
in GetFreeSize()
argument
/foundation/filemanagement/storage_service/services/storage_manager/mock/
H
A
D
storage_manager_proxy_mock.cpp
130
int32_t StorageManagerProxy::GetFreeSizeOfVolume(std::string volumeUuid, int64_t &
freeSize
)
in GetFreeSizeOfVolume()
argument
206
int32_t StorageManagerProxy::GetFreeSize(int64_t &
freeSize
)
in GetFreeSize()
argument
/foundation/graphic/graphic_surface/surface/src/
H
A
D
buffer_queue.cpp
1246
int32_t
freeSize
= static_cast<int32_t>(dirtyList_.size() + freeList_.size());
in AttachBuffer()
local
/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/hls/
H
A
D
hls_media_downloader.cpp
729
uint64_t
freeSize
= cacheMediaBuffer_->GetFreeSize();
in SaveData()
local
/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/http/
H
A
D
http_media_downloader.cpp
451
uint64_t
freeSize
= cacheMediaBuffer_->GetFreeSize();
in HandleDownloadWaterLine()
local
1339
uint64_t
freeSize
= cacheMediaBuffer_->GetFreeSize();
in ClearCacheBuffer()
local
Completed in 29 milliseconds