Home
last modified time | relevance | path

Searched refs:Steal (Results 1 – 14 of 14) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/relational_store/test/native/rdb/unittest/
H A Drdb_trans_db_test.cpp425 auto row = rowEntity.Steal();
462 auto row = rowEntity.Steal();
540 auto row = rowEntity.Steal();
585 auto row = rowEntity.Steal();
661 auto row = rowEntity.Steal();
706 auto row = rowEntity.Steal();
960 auto row = rowEntity.Steal();
991 auto row = rowEntity.Steal();
1020 auto row = rowEntity.Steal();
1159 auto row = rowEntity.Steal();
[all …]
H A Drdb_step_result_get_row_test.cpp123 std::map<std::string, ValueObject> rowEntityTmp2 = rowEntity.Steal();
/ohos5.0/foundation/distributeddatamgr/relational_store/interfaces/inner_api/rdb/include/
H A Dresult_set.h33 API_EXPORT std::map<std::string, ValueObject> Steal();
/ohos5.0/base/theme/wallpaper_mgr/utils/include/
H A Dconcurrent_map.h63 auto tmp = other.Steal();
235 std::map<_Key, _Tp> Steal() noexcept in Steal() function
/ohos5.0/foundation/distributeddatamgr/pasteboard/framework/framework/include/common/
H A Dconcurrent_map.h64 auto tmp = other.Steal();
238 std::map<_Key, _Tp> Steal() noexcept in Steal() function
/ohos5.0/foundation/ability/ability_runtime/services/dataobsmgr/include/
H A Dconcurrent_map.h69 auto tmp = other.Steal();
263 std::map<_Key, _Tp> Steal() noexcept in Steal() function
/ohos5.0/base/inputmethod/imf/frameworks/common/
H A Dconcurrent_map.h69 auto tmp = other.Steal();
285 std::map<_Key, _Tp> Steal() noexcept in Steal() function
/ohos5.0/foundation/distributeddatamgr/relational_store/rdbmock/frameworks/native/rdb/
H A Dconcurrent_map.h69 auto tmp = other.Steal();
281 std::map<_Key, _Tp> Steal() noexcept in Steal() function
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/common/
H A Dconcurrent_map.h69 auto tmp = other.Steal();
288 std::map<_Key, _Tp> Steal() noexcept in Steal() function
/ohos5.0/foundation/distributeddatamgr/preferences/frameworks/native/include/
H A Dconcurrent_map.h85 auto tmp = other.Steal();
335 std::map<_Key, _Tp> Steal() noexcept in Steal() function
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/mock/include/
H A Drdb_store_impl.h92 std::set<std::string> Steal();
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Dabs_result_set.cpp63 std::map<std::string, ValueObject> RowEntity::Steal() in Steal() function in OHOS::NativeRdb::RowEntity
H A Drdb_store_impl.cpp2123 auto tables = changeInfo->Steal(); in DoCloudSync()
2408 std::set<std::string> RdbStoreImpl::CloudTables::Steal() in Steal() function in OHOS::NativeRdb::RdbStoreImpl::CloudTables
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/include/
H A Drdb_store_impl.h168 std::set<std::string> Steal();