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:valueBuckets
(Results
1 - 7
of
7
) sorted by relevance
/foundation/distributeddatamgr/kv_store/kvstoremock/frameworks/innerkitsimpl/distributeddatafwk/src/
H
A
D
kv_utils.cpp
53
std::vector<Entry> KvUtils::ToEntries(const std::vector<DataShareValuesBucket> &
valueBuckets
)
in ToEntries()
argument
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/distributeddatafwk/src/
H
A
D
kv_utils.cpp
55
std::vector<Entry> KvUtils::ToEntries(const std::vector<DataShareValuesBucket> &
valueBuckets
)
in ToEntries()
argument
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H
A
D
cache_result_set.cpp
28
CacheResultSet::CacheResultSet(std::vector<NativeRdb::ValuesBucket> &&
valueBuckets
)
in CacheResultSet()
argument
/foundation/distributeddatamgr/relational_store/frameworks/native/cloud_data/src/
H
A
D
cloud_service_proxy.cpp
126
std::vector<NativeRdb::ValuesBucket>
valueBuckets
;
in AllocResourceAndShare()
local
/foundation/distributeddatamgr/data_share/frameworks/js/napi/common/src/
H
A
D
datashare_js_utils.cpp
813
napi_value
valueBuckets
= Convert2JSValue(env, VBuckets);
in Convert2JSValue()
local
/foundation/distributeddatamgr/relational_store/test/native/rdb/unittest/
H
A
D
rdb_step_result_set_test.cpp
1710
std::vector<OHOS::NativeRdb::ValuesBucket>
valueBuckets
;
in HWTEST_F()
local
1762
std::vector<OHOS::NativeRdb::ValuesBucket>
valueBuckets
;
in HWTEST_F()
local
1827
std::vector<OHOS::NativeRdb::ValuesBucket>
valueBuckets
;
in HWTEST_F()
local
1893
std::vector<OHOS::NativeRdb::ValuesBucket>
valueBuckets
;
in HWTEST_F()
local
[all...]
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/cloud/
H
A
D
cloud_service_impl.cpp
1177
auto
valueBuckets
= ConvertCursor(cursor);
in AllocResourceAndShare()
local
1195
std::vector<NativeRdb::ValuesBucket>
valueBuckets
;
in ConvertCursor()
local
Completed in 10 milliseconds