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:curSize
(Results
1 - 7
of
7
) sorted by relevance
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/cleaner/
H
A
D
app_event_db_cleaner.cpp
75
uint64_t AppEventDbCleaner::ClearSpace(uint64_t
curSize
, uint64_t maxSize)
in ClearSpace()
argument
H
A
D
app_event_log_cleaner.cpp
37
uint64_t AppEventLogCleaner::ClearSpace(uint64_t
curSize
, uint64_t maxSize)
in ClearSpace()
argument
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/
H
A
D
hiappevent_clean.cpp
53
uint64_t
curSize
= 0;
in GetCurStorageSize()
local
70
auto
curSize
= GetCurStorageSize(dir);
in ReleaseSomeStorageSpace()
local
/base/security/code_signature/test/unittest/
H
A
D
multi_thread_local_sign_test.cpp
68
ssize_t
curSize
= 0;
in DupFile()
local
/base/security/huks/test/unittest/huks_standard_test/three_stage_test/src/
H
A
D
hks_three_stage_test_common.c
122
uint32_t
curSize
= outData->size;
in TestBatchUpdateLoopFinish()
local
178
uint32_t
curSize
= outData->size;
in TestUpdateLoopFinish()
local
H
A
D
hks_change_storage_level_part1_test.cpp
152
uint32_t
curSize
= outData->size;
in HksTestUpdateLoopFinish()
local
/base/security/dlp_permission_service/interfaces/inner_api/dlp_parse/src/
H
A
D
dlp_file.cpp
1549
uint32_t
curSize
= GetFsContentSize();
in DlpFileWrite()
local
1580
uint32_t
curSize
= GetFsContentSize();
in Truncate()
local
[all...]
Completed in 11 milliseconds