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:db_
(Results
1 - 19
of
19
) sorted by relevance
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/
H
A
D
sqlite_relational_database_upgrader.h
42
sqlite3 *
db_
;
member in DistributedDB::SqliteRelationalDatabaseUpgrader
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/gaussdb_rd/
H
A
D
rd_single_ver_storage_executor.h
41
GRD_DB *
db_
;
member in DistributedDB::RDStorageExecutor
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H
A
D
sqlite_single_ver_database_upgrader.h
55
sqlite3 *
db_
= nullptr;
member in DistributedDB::SQLiteSingleVerDatabaseUpgrader
H
A
D
sqlite_multi_ver_transaction.h
207
sqlite3 *
db_
;
member in DistributedDB::SQLiteMultiVerTransaction
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/multiver/
H
A
D
multi_ver_natural_store_commit_notify_data.h
48
mutable MultiVerNaturalStore *
db_
;
member in DistributedDB::final
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/common/
H
A
D
kv_delegate.h
53
GRD_DB *
db_
= nullptr;
member in OHOS::DataShare::final
/foundation/distributeddatamgr/preferences/frameworks/native/include/
H
A
D
preferences_enhance_impl.h
69
std::shared_ptr<PreferencesDb>
db_
;
member in OHOS::NativePreferences::PreferencesEnhanceImpl
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/store/
H
A
D
general_store.h
101
std::shared_ptr<CloudDB>
db_
;
member
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/cloud/
H
A
D
distributeddb_cloud_task_merge_test.cpp
107
sqlite3 *
db_
= nullptr;
member in __anon8254::DistributedDBCloudTaskMergeTest
H
A
D
distributeddb_cloud_assets_operation_sync_test.cpp
109
sqlite3 *
db_
= nullptr;
member in __anon8248::DistributedDBCloudAssetsOperationSyncTest
[all...]
H
A
D
distributeddb_cloud_reference_sync_test.cpp
63
sqlite3 *
db_
= nullptr;
member in __anon8252::DistributedDBCloudReferenceSyncTest
[all...]
H
A
D
distributeddb_cloud_check_sync_test.cpp
224
sqlite3 *
db_
= nullptr;
member in __anon8249::DistributedDBCloudCheckSyncTest
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/
H
A
D
distributeddb_cloud_interfaces_set_cloud_schema_test.cpp
136
sqlite3 *
db_
= nullptr;
member in __anon8186::DistributedDBCloudInterfacesSetCloudSchemaTest
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/cloud/
H
A
D
distributeddb_cloud_kv_syncer_test.cpp
282
sqlite3 *
db_
;
in CheckUploadAbnormal()
local
H
A
D
distributeddb_cloud_kv_test.cpp
2243
sqlite3 *
db_
;
in HWTEST_F()
local
H
A
D
distributeddb_cloud_kvstore_test.cpp
575
sqlite3 *
db_
;
in SetFlag()
local
603
sqlite3 *
db_
;
in CheckFlag()
local
648
sqlite3 *
db_
;
CheckWaterMark()
local
696
sqlite3 *
db_
;
SetDeviceId()
local
730
sqlite3 *
db_
;
CheckLogTable()
local
772
sqlite3 *
db_
;
ChangeUserId()
local
811
sqlite3 *
db_
;
ChangeHashKey()
local
[all...]
/foundation/distributeddatamgr/preferences/frameworks/native/platform/include/
H
A
D
preferences_db_adapter.h
161
GRD_DB *
db_
= nullptr;
member in OHOS::NativePreferences::PreferencesDb
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/fuzztest/cloudsync_fuzzer/
H
A
D
cloudsync_fuzzer.cpp
532
sqlite3 *
db_
= nullptr;
member in OHOS::CloudSyncTest
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H
A
D
gatt_server_profile.cpp
43
GattDatabase
db_
= {};
member
[all...]
Completed in 31 milliseconds