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:recordSize
(Results
1 - 16
of
16
) sorted by relevance
/foundation/filemanagement/app_file_service/utils/src/b_json/
H
A
D
b_json_clear_data_config.cpp
113
int
recordSize
= cJSON_GetArraySize(configArray);
in HasClearBundleRecord()
local
/foundation/communication/dsoftbus/core/common/dfx/hidumper_adapter/include/
H
A
D
softbus_hidumper_util.h
53
size_t
recordSize
;
member
/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H
A
D
rs_profiler_file.h
137
uint32_t
recordSize
= track.size();
in LayerWriteHeaderOfTrack()
local
152
uint32_t
recordSize
;
in LayerReadHeaderOfTrack()
local
H
A
D
rs_profiler_file.cpp
168
const uint32_t
recordSize
= headerPidList_.size();
in WriteHeader()
local
190
const uint32_t
recordSize
= layerData_.size();
in WriteHeader()
local
209
uint32_t
recordSize
;
in ReadHeader()
local
297
uint32_t
recordSize
= propertyData.size();
LayerWriteHeader()
local
325
uint32_t
recordSize
= 0u;
LayerReadHeader()
local
[all...]
/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/data/
H
A
D
unified_data_helper.cpp
103
int64_t
recordSize
= record->GetSize();
in GetSummary()
local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/
H
A
D
distributeddb_interfaces_nb_delegate_local_batch_test.cpp
68
static void CreatEntrys(int
recordSize
, vector<Key> &keys, vector<Value> &values, vector<Entry> &entries)
in CreatEntrys()
argument
H
A
D
distributeddb_interfaces_nb_delegate_rd_test.cpp
722
static void CreatEntrys(int
recordSize
, vector<Key> &keys, vector<Value> &values, vector<Entry> &entries)
in CreatEntrys()
argument
H
A
D
distributeddb_interfaces_nb_delegate_test.cpp
1155
static void CreatEntrys(int
recordSize
, vector<Key> &keys, vector<Value> &values, vector<Entry> &entries)
in CreatEntrys()
argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/drag_drop/
H
A
D
drag_drop_func_wrapper.cpp
161
int32_t
recordSize
= (dataSize != 0 ? dataSize : static_cast<int32_t>(shadowInfos.size()));
in EnvelopedDragData()
local
H
A
D
drag_drop_manager.cpp
1084
void DragDropManager::ResetRecordSize(uint32_t
recordSize
)
in ResetRecordSize()
argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/cloud/
H
A
D
cloud_db_proxy.cpp
339
uint32_t
recordSize
= record.size();
in DMLActionTask()
local
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/udmf/store/
H
A
D
runtime_store.cpp
204
int64_t
recordSize
= record->GetSize();
in GetSummary()
local
/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
H
A
D
gesture_event_hub_drag.cpp
513
auto
recordSize
= unifiedData->GetSize();
in OnDragStart()
local
/foundation/arkui/ace_engine/interfaces/napi/kits/drag_controller/
H
A
D
js_drag_controller.cpp
758
int32_t
recordSize
= (dataSize != 0 ? dataSize : static_cast<int32_t>(shadowInfos.size()));
in EnvelopedDragData()
local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/
H
A
D
sqlite_relational_store.cpp
1455
size_t
recordSize
= records.size();
in CheckParamForUpsertData()
local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/common/distributeddb/include/
H
A
D
distributeddb_data_generator.h
76
int
recordSize
;
member
Completed in 32 milliseconds