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:RollBack
(Results
1 - 21
of
21
) sorted by relevance
/base/usb/usb_manager/services/native/src/
H
A
D
usb_right_db_helper.cpp
116
(void)rightDatabase_->
RollBack
();
in AddRightRecord()
122
(void)rightDatabase_->
RollBack
();
in AddRightRecord()
147
(void)rightDatabase_->
RollBack
();
in QueryAndGetResult()
153
(void)rightDatabase_->
RollBack
();
in QueryAndGetResult()
243
(void)rightDatabase_->
RollBack
();
in QueryAndGetResultColumnValues()
249
(void)rightDatabase_->
RollBack
();
in QueryAndGetResultColumnValues()
305
(void)rightDatabase_->
RollBack
();
in UpdateRightRecord()
311
(void)rightDatabase_->
RollBack
();
in UpdateRightRecord()
332
(void)rightDatabase_->
RollBack
();
in DeleteAndNoOtherOperation()
338
(void)rightDatabase_->
RollBack
();
in DeleteAndNoOtherOperation()
[all...]
H
A
D
usb_right_database.cpp
79
int32_t UsbRightDataBase::
RollBack
()
in RollBack()
function in OHOS::USB::UsbRightDataBase
82
USB_HILOGE(MODULE_USB_SERVICE, "
RollBack
store_ is nullptr");
in RollBack()
85
int32_t ret = store_->
RollBack
();
in RollBack()
87
USB_HILOGE(MODULE_USB_SERVICE, "
RollBack
fail :%{public}d", ret);
in RollBack()
/base/notification/distributed_notification_service/services/ans/src/
H
A
D
reminder_store.cpp
225
store.
RollBack
();
in InsertNewReminders()
253
store.
RollBack
();
in InsertNewReminders()
318
rdbStore_->
RollBack
();
in Delete()
326
rdbStore_->
RollBack
();
in Delete()
334
rdbStore_->
RollBack
();
in Delete()
342
rdbStore_->
RollBack
();
in Delete()
555
rdbStore_->
RollBack
();
in Delete()
566
rdbStore_->
RollBack
();
in Delete()
577
rdbStore_->
RollBack
();
in Delete()
586
rdbStore_->
RollBack
();
in Delete()
[all...]
/base/security/security_guard/test/unittest/mock/rdb/
H
A
D
rdb_store.h
50
virtual int
RollBack
() = 0;
76
MOCK_METHOD0(
RollBack
, int());
/base/telephony/telephony_data/pdp_profile/src/
H
A
D
rdb_pdp_profile_helper.cpp
120
RollBack
();
in ResetApn()
132
RollBack
();
in ResetApn()
141
RollBack
();
in ResetApn()
153
RollBack
();
in CommitTransactionAction()
/base/security/security_guard/services/data_collect/store/include/
H
A
D
database.h
46
int
RollBack
();
/base/security/security_guard/test/unittest/data_collect/include/
H
A
D
database.h
46
int
RollBack
();
/base/security/security_guard/services/data_collect/store/src/
H
A
D
database.cpp
124
int Database::
RollBack
()
in RollBack()
function in OHOS::Security::SecurityGuard::Database
128
ret = store_->
RollBack
();
in RollBack()
/base/telephony/telephony_data/common/src/
H
A
D
rdb_base_helper.cpp
148
int RdbBaseHelper::
RollBack
()
in RollBack()
function in OHOS::Telephony::RdbBaseHelper
152
ret = store_->
RollBack
();
in RollBack()
/base/security/security_guard/test/fuzztest/data_collect/datacollect_fuzzer/
H
A
D
database_mock.cpp
82
int Database::
RollBack
()
in RollBack()
function in OHOS::Security::SecurityGuard::Database
H
A
D
data_collect_fuzzer.cpp
267
database.
RollBack
();
in DatabaseFuzzTest()
/base/telephony/telephony_data/opkey/src/
H
A
D
rdb_opkey_helper.cpp
86
RollBack
();
in CommitTransactionAction()
/base/telephony/telephony_data/common/include/
H
A
D
rdb_base_helper.h
60
int
RollBack
();
/base/telephony/telephony_data/global_params/src/
H
A
D
rdb_global_params_helper.cpp
111
RollBack
();
in CommitTransactionAction()
/base/usb/usb_manager/services/native/include/
H
A
D
usb_right_database.h
69
int32_t
RollBack
();
/base/telephony/telephony_data/sim/src/
H
A
D
rdb_sim_helper.cpp
169
RollBack
();
in CommitTransactionAction()
/base/telephony/telephony_data/sms_mms/src/
H
A
D
rdb_sms_mms_helper.cpp
219
RollBack
();
in BatchInsertSmsMmsInfo()
231
RollBack
();
in CommitTransactionAction()
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/cache/
H
A
D
app_event_store.cpp
278
dbStore_->
RollBack
();
in InsertCustomEventParams()
286
dbStore_->
RollBack
();
in InsertCustomEventParams()
292
dbStore_->
RollBack
();
in InsertCustomEventParams()
/base/accesscontrol/sandbox_manager/services/sandbox_manager/main/cpp/src/database/
H
A
D
sandbox_manager_rdb.cpp
141
db_->
RollBack
();
in Add()
/base/security/access_token/services/accesstokenmanager/main/cpp/src/database/
H
A
D
access_token_db.cpp
448
db_->
RollBack
();
in DeleteAndInsertHap()
/base/notification/distributed_notification_service/services/ans/test/unittest/notification_rdb_data_mgr_test/
H
A
D
notification_rdb_data_mgr_test.cpp
223
virtual int
RollBack
()
in RollBack()
function in OHOS::Notification::RdbStoreTest
Completed in 12 milliseconds