Searched defs:BindAsset (Results 1 – 5 of 5) sorted by relevance
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/snapshot/ |
H A D | snapshot.cpp | 47 int32_t Snapshot::BindAsset(const Asset& asset, const AssetBindInfo& bindInfo, const StoreInfo& sto… in BindAsset() function in OHOS::DistributedData::Snapshot
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/object/ |
H A D | object_snapshot.cpp | 84 int32_t ObjectSnapshot::BindAsset(const Asset& asset, const DistributedData::AssetBindInfo& bindInf… in BindAsset() function in OHOS::DistributedObject::ObjectSnapshot
|
H A D | object_manager.cpp | 1155 int32_t ObjectStoreManager::BindAsset(const uint32_t tokenId, const std::string& appId, const std::… in BindAsset() function in OHOS::DistributedObject::ObjectStoreManager
|
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/ |
H A D | sqlite_statement.cpp | 645 int32_t SqliteStatement::BindAsset(sqlite3_stmt *stat, int index, const ValueObject::Type &arg) in BindAsset() function in OHOS::NativeRdb::SqliteStatement
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/cloud/ |
H A D | cloud_storage_utils.cpp | 150 int CloudStorageUtils::BindAsset(int index, const VBucket &vBucket, const Field &field, sqlite3_stm… in BindAsset() function in DistributedDB::CloudStorageUtils
|