Home
last modified time | relevance | path

Searched refs:SetAllBeforeSuccessful (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/include/
H A Dbase_transaction.h32 void SetAllBeforeSuccessful(bool allBeforeSuccessful);
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Dbase_transaction.cpp33 void BaseTransaction::SetAllBeforeSuccessful(bool allBeforeSuccessful) in SetAllBeforeSuccessful() function in OHOS::NativeRdb::BaseTransaction