/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/store/ |
H A D | general_value.h | 63 struct Asset { struct 64 enum Status : int32_t { 76 uint32_t version = 0; 79 std::string id; 80 std::string name; 81 std::string uri; 82 std::string createTime; 83 std::string modifyTime; 84 std::string size; 85 std::string hash; [all …]
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/include/cloud/ |
H A D | cloud_store_types.h | 62 struct Asset { struct 72 uint32_t flag = static_cast<uint32_t>(AssetOpType::NO_CHANGE); argument 73 uint32_t status = static_cast<uint32_t>(AssetStatus::NORMAL); argument 75 bool operator==(const Asset& asset) const argument
|
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/cj/include/ |
H A D | relational_store_utils.h | 36 struct Asset { struct 47 Asset* head; argument
|
/ohos5.0/foundation/filemanagement/dfs_service/interfaces/inner_api/native/cloud_file_kit_inner/ |
H A D | cloud_info.h | 29 struct Asset { struct 38 Asset asset; argument
|
/ohos5.0/foundation/distributeddatamgr/relational_store/interfaces/inner_api/rdb/include/ |
H A D | value_object.h | 43 using Asset = AssetValue; variable
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/common/ |
H A D | common_types_utils.h | 21 using Asset = OHOS::CommonType::Asset; variable
|
H A D | value_proxy.h | 50 Asset(Asset &&proxy) noexcept in Asset() function 54 Asset(const Asset &proxy) in Asset() function
|
H A D | value_proxy.cpp | 180 ValueProxy::Asset::Asset(DistributedData::Asset asset) in Asset() function in OHOS::DistributedData::ValueProxy::Asset 185 ValueProxy::Asset::Asset(NativeRdb::AssetValue asset) in Asset() function in OHOS::DistributedData::ValueProxy::Asset 200 ValueProxy::Asset::Asset(CommonType::AssetValue asset) in Asset() function in OHOS::DistributedData::ValueProxy::Asset 215 ValueProxy::Asset::Asset(DistributedDB::Asset asset) in Asset() function in OHOS::DistributedData::ValueProxy::Asset
|
/ohos5.0/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/include/common/ |
H A D | object_types_util.h | 24 using Asset = OHOS::ObjectStore::Asset; variable
|
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/js/napi/rdb/include/ |
H A D | napi_rdb_js_utils.h | 24 using Asset = OHOS::NativeRdb::AssetValue; variable
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/ |
H A D | rdb_asset_loader.h | 29 using Asset = DistributedDB::Asset; variable
|
/ohos5.0/docs/en/application-dev/reference/apis-arkdata/ |
H A D | js-apis-data-commonType.md | 30 ## Asset section
|
H A D | js-apis-data-sendableRelationalStore.md | 225 ## Asset section
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkdata/ |
H A D | js-apis-data-commonType.md | 30 ## Asset section
|
H A D | js-apis-data-sendableRelationalStore.md | 225 ## Asset section
|
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/js/napi/cloud_data/include/ |
H A D | js_cloud_utils.h | 33 using Asset = OHOS::CommonType::AssetValue; variable
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/cloud/ |
H A D | cloud_types_util.h | 28 using Asset = OHOS::NativeRdb::AssetValue; variable
|
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/cloud_data/include/ |
H A D | cloud_types_util.h | 29 using Asset = OHOS::NativeRdb::AssetValue; variable
|
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/include/ |
H A D | rdb_types_util.h | 35 using Asset = NativeRdb::AssetValue; variable
|
H A D | sqlite_statement.h | 64 using Asset = ValueObject::Asset; variable
|
/ohos5.0/foundation/distributeddatamgr/data_object/interfaces/innerkits/ |
H A D | object_types.h | 32 using Asset = CommonType::AssetValue; variable
|
/ohos5.0/base/security/asset/frameworks/js/napi/src/ |
H A D | asset_napi_remove.cpp | 35 namespace Asset { namespace
|
H A D | asset_napi_add.cpp | 35 namespace Asset { namespace
|
H A D | asset_napi_post_query.cpp | 35 namespace Asset { namespace
|
H A D | asset_napi_pre_query.cpp | 35 namespace Asset { namespace
|