Home
last modified time | relevance | path

Searched refs:CloseInner (Results 1 - 6 of 6) sorted by relevance

/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Dtransaction_impl.cpp39 CloseInner(); in ~TransactionImpl()
76 CloseInner(); in Begin()
82 CloseInner(); in Begin()
88 CloseInner(); in Begin()
105 CloseInner(); in Commit()
110 CloseInner(); in Commit()
129 CloseInner(); in Rollback()
134 CloseInner(); in Rollback()
142 int32_t TransactionImpl::CloseInner() in CloseInner() function in OHOS::NativeRdb::TransactionImpl
158 return CloseInner(); in Close()
[all...]
/foundation/communication/bluetooth_service/services/bluetooth/ipc/include/
H A Dbluetooth_ble_advertiser_stub.h46 ErrCode CloseInner(MessageParcel &data, MessageParcel &reply);
/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_ble_advertiser_stub.cpp44 std::bind(&BluetoothBleAdvertiserStub::CloseInner, _1, _2, _3)},
166 ErrCode BluetoothBleAdvertiserStub::CloseInner(MessageParcel &data, MessageParcel &reply) in CloseInner() function in OHOS::Bluetooth::BluetoothBleAdvertiserStub
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/include/
H A Dtransaction_impl.h56 int32_t CloseInner();
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/
H A Dgeneric_syncer.h202 int CloseInner(bool isClosedOperation);
H A Dgeneric_syncer.cpp142 int errCode = CloseInner(isClosedOperation); in Close()
1051 int GenericSyncer::CloseInner(bool isClosedOperation) in CloseInner() function in DistributedDB::GenericSyncer

Completed in 4 milliseconds