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:recordCount
(Results
1 - 9
of
9
) sorted by relevance
/foundation/distributeddatamgr/pasteboard/framework/innerkits/src/
H
A
D
pasteboard_web_controller.cpp
165
std::size_t
recordCount
= pasteData->GetRecordCount();
variable
/foundation/multimedia/image_framework/frameworks/kits/js/common/
H
A
D
metadata_napi.cpp
319
uint32_t
recordCount
= 0;
in GetArrayArgument()
local
H
A
D
image_source_napi.cpp
538
uint32_t
recordCount
= 0;
in GetRecordArgument()
local
/foundation/multimodalinput/input/util/common/src/
H
A
D
util.cpp
599
size_t
recordCount
= records_.size();
in FlushRecords()
local
622
oss << ", count: " <<
recordCount
;
in FlushRecords()
local
/foundation/distributeddatamgr/udmf/framework/ndkimpl/data/
H
A
D
udmf.cpp
251
static int GetFirstPlainText(OH_UdmfRecord **records, unsigned int
recordCount
, OH_UdsPlainText* plainText)
in GetFirstPlainText()
argument
270
static int GetFirstHtml(OH_UdmfRecord **records, unsigned int
recordCount
, OH_UdsHtml* html)
in GetFirstHtml()
argument
/kernel/liteos_a/arch/arm/arm/src/
H
A
D
los_exc.c
1249
VOID LOS_RecordLR(UINTPTR *LR, UINT32 LRSize, UINT32
recordCount
, UINT32 jumpCount)
in LOS_RecordLR()
argument
/test/xts/acts/distributeddatamgr/UDMFtest/UDMFndktestHvigor/entry/src/main/cpp/
H
A
D
napi_init.cpp
657
unsigned int
recordCount
;
in OH_UdmfRecord_GetFileUri001()
local
737
unsigned int
recordCount
;
in OH_UdmfRecord_GetPixelMap001()
local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/cloud/
H
A
D
distributeddb_cloud_check_sync_test.cpp
662
void DistributedDBCloudCheckSyncTest::CheckUploadInfoAfterSync(const int
recordCount
, SyncProcess &normalLast)
in CheckUploadInfoAfterSync()
argument
1763
const int
recordCount
= 50; // 50 is count of data records
in HWTEST_F()
local
/foundation/distributeddatamgr/udmf/framework/ndkimpl/unittest/
H
A
D
udmf_test.cpp
1926
unsigned int
recordCount
;
in HWTEST_F()
local
1984
unsigned int
recordCount
;
in HWTEST_F()
local
2048
unsigned int
recordCount
;
in HWTEST_F()
local
2101
unsigned int
recordCount
;
HWTEST_F()
local
2154
unsigned int
recordCount
;
HWTEST_F()
local
2207
unsigned int
recordCount
;
HWTEST_F()
local
[all...]
Completed in 21 milliseconds