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
refs:SUGGEST_INDEX
(Results
1 - 6
of
6
) sorted by relevance
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H
A
D
query_sync_object.cpp
133
node.operFlag == QueryObjType::
SUGGEST_INDEX
) {
in CalculateIdentifyLen()
168
node.operFlag == QueryObjType::
SUGGEST_INDEX
) {
in GetIdentify()
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/include/
H
A
D
query_expression.h
60
SUGGEST_INDEX
= 0x0801,
member in DistributedDB::QueryObjType
/foundation/distributeddatamgr/kv_store/interfaces/innerkits/distributeddata/include/
H
A
D
data_query.h
643
static const char * const
SUGGEST_INDEX
;
member in OHOS::DistributedKv::DataQuery
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/distributeddatafwk/src/
H
A
D
data_query.cpp
61
const char * const DataQuery::
SUGGEST_INDEX
= "^
SUGGEST_INDEX
";
member in OHOS::DistributedKv::DataQuery
619
str_.append(
SUGGEST_INDEX
);
in SetSuggestIndex()
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H
A
D
query_expression.cpp
231
queryInfo_.emplace_back(QueryObjNode{QueryObjType::
SUGGEST_INDEX
, indexName,
in QueryBySuggestIndex()
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/
H
A
D
query_helper.cpp
130
} else if (keyword == DataQuery::
SUGGEST_INDEX
) {
in HandleExtra()
Completed in 6 milliseconds