Home
last modified time | relevance | path

Searched refs:SetInstance (Results 1 - 18 of 18) sorted by relevance

/foundation/distributeddatamgr/kv_store/frameworks/common/
H A Djs_proxy.h35 void SetInstance(std::shared_ptr<T> instance) in SetInstance() function in OHOS::JSProxy::JSProxy
/foundation/distributeddatamgr/preferences/frameworks/js/napi/common/include/
H A Djs_proxy.h35 void SetInstance(std::shared_ptr<T> instance) in SetInstance() function in OHOS::JSProxy::JSProxy
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/relationalstore/src/
H A Dnapi_result_set.cpp63 proxy->SetInstance(std::move(resultSet)); in NewInstance()
75 SetInstance(nullptr); in Create()
100 proxy->SetInstance(nullptr); in Initialize()
123 SetInstance(std::move(resultSet)); in ResultSetProxy()
131 SetInstance(std::move(resultSet)); in operator =()
H A Dnapi_transaction.cpp198 proxy->SetInstance(std::move(transaction)); in NewInstance()
245 SetInstance(std::move(transaction)); in TransactionProxy()
268 proxy->SetInstance(nullptr); in Initialize()
H A Dnapi_rdb_predicates.cpp168 proxy->SetInstance(nullptr); in Destructor()
179 SetInstance(std::make_shared<NativeRdb::RdbPredicates>(tableName)); in RdbPredicatesProxy()
H A Dnapi_rdb_store.cpp116 SetInstance(std::move(rdbStore)); in RdbStoreProxy()
124 SetInstance(std::move(rdbStore)); in operator =()
226 proxy->SetInstance(nullptr); in Initialize()
270 proxy->SetInstance(std::move(value)); in NewInstance()
2159 obj->SetInstance(nullptr); in Close()
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/rdb/src/
H A Dnapi_result_set.cpp112 SetInstance(nullptr); in Create()
187 proxy->SetInstance(nullptr); in InnerInitialize()
220 SetInstance(std::move(resultSet)); in ResultSetProxy()
228 SetInstance(std::move(resultSet)); in operator =()
/foundation/distributeddatamgr/data_share/frameworks/js/napi/common/src/
H A Ddatashare_result_set_proxy.cpp145 SetInstance(resultSet); in DataShareResultSetProxy()
153 SetInstance(resultSet); in operator =()
382 resultSet->SetInstance(nullptr); in Close()
H A Ddatashare_predicates_proxy.cpp116 proxy->SetInstance(std::make_shared<DataSharePredicates>()); in New()
163 proxy->SetInstance(value); in NewInstance()
191 SetInstance(nullptr); in ~DataSharePredicatesProxy()
/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributeddata/src/
H A Djs_single_kv_store.cpp238 ctxt->resultSet->SetInstance(kvResultSet); in GetResultSet()
277 ctxt->resultSet->SetInstance(nullptr); in CloseResultSet()
H A Djs_device_kv_store.cpp288 ctxt->resultSet->SetInstance(kvResultSet); in GetResultSet()
327 ctxt->resultSet->SetInstance(nullptr); in CloseResultSet()
H A Djs_kv_store_resultset.cpp288 SetInstance(nullptr); in Create()
/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributedkvstore/src/
H A Djs_device_kv_store.cpp261 ctxt->resultSet->SetInstance(kvResultSet); in GetResultSet()
H A Djs_kv_store_resultset.cpp298 SetInstance(nullptr); in Create()
H A Djs_single_kv_store.cpp1044 ctxt->resultSet->SetInstance(kvResultSet); in GetResultSet()
1086 ctxt->resultSet->SetInstance(nullptr); in CloseResultSet()
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/cloud_data/src/
H A Djs_cloud_utils.cpp205 proxy->SetInstance(value); in Convert2JSValue()
/foundation/distributeddatamgr/preferences/frameworks/js/napi/preferences/src/
H A Dnapi_preferences.cpp63 SetInstance(nullptr); in ~PreferencesProxy()
123 obj->SetInstance(value); in NewInstance()
/foundation/distributeddatamgr/preferences/frameworks/js/napi/sendable_preferences/src/
H A Dnapi_preferences.cpp121 obj->SetInstance(value); in NewInstance()

Completed in 22 milliseconds