Home
last modified time | relevance | path

Searched defs:GetAssets (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/relational_store/interfaces/ndk/src/
H A Drelational_cursor.cpp138 int RelationalCursor::GetAssets(OH_Cursor *cursor, int32_t columnIndex, Data_Asset **value, uint32_… in GetAssets() function in OHOS::RdbNdk::RelationalCursor
348 int RelationalCursor::GetAssets(int32_t columnIndex, Data_Asset **value, uint32_t *length) in GetAssets() function in OHOS::RdbNdk::RelationalCursor
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/cloud/
H A Dasset_operation_utils.cpp189 Assets AssetOperationUtils::GetAssets(const std::string &colName, const VBucket &rowData) in GetAssets() function in DistributedDB::AssetOperationUtils
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/cj/src/
H A Drelational_store_impl_resultsetproxy.cpp263 Assets ResultSetImpl::GetAssets(int32_t columnIndex, int32_t* rtnCode) in GetAssets() function in OHOS::Relational::ResultSetImpl
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Dvalue_object.cpp180 int ValueObject::GetAssets(Assets &val) const in GetAssets() function in OHOS::NativeRdb::ValueObject
H A Dcache_result_set.cpp297 int CacheResultSet::GetAssets(int32_t col, ValueObject::Assets &value) in GetAssets() function in OHOS::NativeRdb::CacheResultSet
H A Dabs_result_set.cpp473 int AbsResultSet::GetAssets(int32_t col, ValueObject::Assets &value) in GetAssets() function in OHOS::NativeRdb::AbsResultSet
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/
H A Drdb_result_set_impl.cpp325 int RdbResultSetImpl::GetAssets(int32_t col, NativeRdb::ValueObject::Assets& value) in GetAssets() function in OHOS::DistributedRdb::RdbResultSetImpl
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/js/napi/relationalstore/src/
H A Dnapi_result_set.cpp443 napi_value ResultSetProxy::GetAssets(napi_env env, napi_callback_info info) in GetAssets() function in OHOS::RelationalStoreJsKit::ResultSetProxy
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/cloud/
H A Ddistributeddb_cloud_assets_operation_sync_test.cpp234 std::vector<Asset> DistributedDBCloudAssetsOperationSyncTest::GetAssets(const std::string &baseName, in GetAssets() function in __anond35eef630110::DistributedDBCloudAssetsOperationSyncTest
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/common/
H A Ddistributeddb_tools_unit_test.cpp1339 DistributedDB::Assets RelationalTestUtils::GetAssets(const DistributedDB::Type &value, in GetAssets() function in DistributedDBUnitTest::RelationalTestUtils