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:CleanTrackerData
(Results
1 - 8
of
8
) sorted by relevance
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/mock/
H
A
D
general_store_mock.cpp
132
int32_t GeneralStoreMock::
CleanTrackerData
(const std::string &tableName, int64_t cursor)
in CleanTrackerData()
function in OHOS::DistributedData::GeneralStoreMock
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/relational/
H
A
D
relational_store_delegate_impl.cpp
393
DBStatus RelationalStoreDelegateImpl::
CleanTrackerData
(const std::string &tableName, int64_t cursor)
in CleanTrackerData()
function in DistributedDB::RelationalStoreDelegateImpl
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/
H
A
D
sqlite_relational_store_connection.cpp
392
int SQLiteRelationalStoreConnection::
CleanTrackerData
(const std::string &tableName, int64_t cursor)
in CleanTrackerData()
function in DistributedDB::SQLiteRelationalStoreConnection
H
A
D
sqlite_single_relational_storage_engine.cpp
693
int SQLiteSingleRelationalStorageEngine::
CleanTrackerData
(const std::string &tableName, int64_t cursor)
in CleanTrackerData()
function in DistributedDB::SQLiteSingleRelationalStorageEngine
H
A
D
sqlite_single_ver_relational_storage_extend_executor.cpp
581
int SQLiteSingleVerRelationalStorageExecutor::
CleanTrackerData
(const std::string &tableName, int64_t cursor)
in CleanTrackerData()
function in DistributedDB::SQLiteSingleVerRelationalStorageExecutor
H
A
D
sqlite_relational_store.cpp
1360
int SQLiteRelationalStore::
CleanTrackerData
(const std::string &tableName, int64_t cursor)
in CleanTrackerData()
function in DistributedDB::SQLiteRelationalStore
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/
H
A
D
rdb_general_store.cpp
491
int32_t RdbGeneralStore::
CleanTrackerData
(const std::string &tableName, int64_t cursor)
in CleanTrackerData()
function in OHOS::DistributedRdb::RdbGeneralStore
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/
H
A
D
kvdb_general_store.cpp
335
int32_t KVDBGeneralStore::
CleanTrackerData
(const std::string &tableName, int64_t cursor)
in CleanTrackerData()
function in OHOS::DistributedKv::KVDBGeneralStore
Completed in 12 milliseconds