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:GroupBy
(Results
1 - 9
of
9
) sorted by relevance
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb_data_share_adapter/src/
H
A
D
rdb_utils.cpp
197
void RdbUtils::
GroupBy
(const DataShare::OperationItem &item, RdbPredicates &predicates)
in GroupBy()
function in RdbUtils
/foundation/distributeddatamgr/relational_store/interfaces/ndk/src/
H
A
D
relational_predicates.cpp
273
OH_Predicates *RelationalPredicate::
GroupBy
(OH_Predicates *predicates, char const *const *fields, int length)
in GroupBy()
function in OHOS::RdbNdk::RelationalPredicate
/foundation/distributeddatamgr/relational_store/frameworks/cj/src/
H
A
D
relational_store_impl_rdbpredicatesproxy.cpp
152
void RdbPredicatesImpl::
GroupBy
(const char** fieldsArray, int64_t fieldsSize)
in GroupBy()
function in OHOS::Relational::RdbPredicatesImpl
/foundation/distributeddatamgr/data_share/frameworks/js/napi/common/src/
H
A
D
datashare_predicates_proxy.cpp
748
napi_value DataSharePredicatesProxy::
GroupBy
(napi_env env, napi_callback_info info)
in GroupBy()
function in OHOS::DataShare::DataSharePredicatesProxy
/foundation/distributeddatamgr/data_share/interfaces/inner_api/common/include/
H
A
D
datashare_predicates.h
358
DataSharePredicates *
GroupBy
(const std::vector<std::string> &fields)
in GroupBy()
function in OHOS::DataShare::DataSharePredicates
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H
A
D
abs_predicates.cpp
425
AbsPredicates *AbsPredicates::
GroupBy
(const std::vector<std::string> &fields)
in GroupBy()
function in OHOS::NativeRdb::AbsPredicates
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/dataability/src/
H
A
D
napi_data_ability_predicates.cpp
577
napi_value DataAbilityPredicatesProxy::
GroupBy
(napi_env env, napi_callback_info info)
in GroupBy()
function in OHOS::DataAbilityJsKit::DataAbilityPredicatesProxy
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/relationalstore/src/
H
A
D
napi_rdb_predicates.cpp
636
napi_value RdbPredicatesProxy::
GroupBy
(napi_env env, napi_callback_info info)
in GroupBy()
function in OHOS::RelationalStoreJsKit::RdbPredicatesProxy
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/rdb/src/
H
A
D
napi_rdb_predicates.cpp
676
napi_value RdbPredicatesProxy::
GroupBy
(napi_env env, napi_callback_info info)
in GroupBy()
function in OHOS::RdbJsKit::RdbPredicatesProxy
Completed in 12 milliseconds