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:getSize
(Results
1 - 8
of
8
) sorted by relevance
/foundation/distributeddatamgr/relational_store/interfaces/ndk/include/
H
A
D
oh_cursor.h
183
int (*
getSize
)(OH_Cursor *cursor, int32_t columnIndex, size_t *size);
member
/foundation/arkui/ace_engine/test/unittest/core/pattern/grid/
H
A
D
grid_test_ng.cpp
231
GridModelNG GridTestNg::CreateRepeatGrid(int32_t itemNumber, std::function<float(uint32_t)>&&
getSize
)
in CreateRepeatGrid()
argument
/foundation/multimedia/media_foundation/tests/unittest/format/
H
A
D
avformat_unit_test.cpp
126
size_t
getSize
;
in HWTEST_F()
local
/foundation/multimodalinput/input/frameworks/proxy/events/test/
H
A
D
input_manager_pointer_test.cpp
1640
int32_t
getSize
= 3;
in HWTEST_F()
local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/
H
A
D
distributeddb_storage_query_sync_test.cpp
519
uint64_t
getSize
= 0;
in HWTEST_F()
local
567
uint64_t
getSize
= 0;
in HWTEST_F()
local
/foundation/arkui/ace_engine/test/unittest/core/pattern/waterflow/
H
A
D
water_flow_test_ng.cpp
128
void WaterFlowTestNg::CreateItemsInRepeat(int32_t itemNumber, std::function<float(uint32_t)>&&
getSize
)
in CreateItemsInRepeat()
argument
/foundation/arkui/ace_engine/frameworks/core/interfaces/arkoala/
H
A
D
arkoala_api.h
1925
void (*
getSize
)(ArkUINodeHandle node, ArkUI_Float32 (*values)[2], ArkUI_Int32 unit);
member
/foundation/arkui/ace_engine/frameworks/core/interfaces/cjui/
H
A
D
cjui_api.h
422
void (*
getSize
)(ArkUINodeHandle node, ArkUI_Float32 (*values)[2], ArkUI_Int32 unit);
member
Completed in 74 milliseconds