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:rowOffset
(Results
1 - 5
of
5
) sorted by relevance
/foundation/distributeddatamgr/data_share/frameworks/native/common/src/
H
A
D
shared_block.cpp
198
uint32_t *
rowOffset
= AllocRowOffset();
in AllocRow()
local
331
uint32_t *
rowOffset
= GetRowOffset(row);
in GetCellUnit()
local
/foundation/distributeddatamgr/relational_store/interfaces/ndk/src/
H
A
D
relational_predicates.cpp
263
OH_Predicates *RelationalPredicate::Offset(OH_Predicates *predicates, unsigned int
rowOffset
)
in Offset()
argument
/foundation/distributeddatamgr/relational_store/frameworks/cj/src/
H
A
D
relational_store_impl_rdbpredicatesproxy.cpp
147
void RdbPredicatesImpl::OffsetAs(int32_t
rowOffset
)
in OffsetAs()
argument
H
A
D
relational_store_ffi.cpp
226
int32_t FfiOHOSRelationalStoreOffsetAs(int64_t id, int32_t
rowOffset
)
in FfiOHOSRelationalStoreOffsetAs()
argument
/foundation/distributeddatamgr/relational_store/frameworks/native/appdatafwk/src/
H
A
D
shared_block.cpp
188
uint32_t *
rowOffset
= AllocRowOffset();
in AllocRow()
local
Completed in 6 milliseconds