/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/ |
H A D | data.h | 33 struct Assets { in CORE3D_BEGIN_NAMESPACE() struct 38 BASE_NS::string filepath; in CORE3D_BEGIN_NAMESPACE() 39 BASE_NS::string defaultResources; in CORE3D_BEGIN_NAMESPACE() 40 int32_t defaultResourcesOffset = -1; in CORE3D_BEGIN_NAMESPACE() 44 BASE_NS::unique_ptr<GLTF2::Material> defaultMaterial; in CORE3D_BEGIN_NAMESPACE() 45 BASE_NS::unique_ptr<GLTF2::Sampler> defaultSampler; in CORE3D_BEGIN_NAMESPACE() 51 BASE_NS::vector<BASE_NS::unique_ptr<GLTF2::Mesh>> meshes; in CORE3D_BEGIN_NAMESPACE() 57 BASE_NS::vector<BASE_NS::unique_ptr<GLTF2::Node>> nodes; in CORE3D_BEGIN_NAMESPACE() 60 BASE_NS::vector<BASE_NS::unique_ptr<GLTF2::Skin>> skins; in CORE3D_BEGIN_NAMESPACE() 72 struct Thumbnail { in CORE3D_BEGIN_NAMESPACE() [all …]
|
/ohos5.0/foundation/distributeddatamgr/relational_store/interfaces/inner_api/rdb/include/ |
H A D | value_object.h | 44 using Assets = std::vector<Asset>; variable
|
/ohos5.0/docs/en/application-dev/reference/apis-arkdata/ |
H A D | js-apis-data-commonType.md | 46 ## Assets section
|
H A D | js-apis-data-sendableRelationalStore.md | 242 ## Assets section
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkdata/ |
H A D | js-apis-data-commonType.md | 46 ## Assets section
|
H A D | js-apis-data-sendableRelationalStore.md | 242 ## Assets section
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/ |
H A D | rdb_cloud_data_translate.h | 25 using Assets = DistributedDB::Assets; variable
|
H A D | rdb_cloud_data_translate.cpp | 23 using Assets = DistributedDB::Assets; typedef
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/common/ |
H A D | value_proxy.h | 88 Assets(Assets &&proxy) noexcept in Assets() function 92 Assets(const Assets &proxy) in Assets() function
|
H A D | value_proxy.cpp | 356 ValueProxy::Assets::Assets(DistributedData::Assets assets) in Assets() function in OHOS::DistributedData::ValueProxy::Assets 365 ValueProxy::Assets::Assets(NativeRdb::ValueObject::Assets assets) in Assets() function in OHOS::DistributedData::ValueProxy::Assets 374 ValueProxy::Assets::Assets(CommonType::Assets assets) in Assets() function in OHOS::DistributedData::ValueProxy::Assets 383 ValueProxy::Assets::Assets(DistributedDB::Assets assets) in Assets() function in OHOS::DistributedData::ValueProxy::Assets
|
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/cj/include/ |
H A D | relational_store_utils.h | 46 struct Assets { struct 68 Assets assets; argument
|
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/include/ |
H A D | raw_data_parser.h | 26 using Assets = ValueObject::Assets; variable
|
H A D | sqlite_statement.h | 65 using Assets = ValueObject::Assets; variable
|
/ohos5.0/foundation/distributeddatamgr/data_object/interfaces/innerkits/ |
H A D | object_types.h | 35 using Assets = std::vector<Asset>; variable
|
/ohos5.0/foundation/distributeddatamgr/relational_store/interfaces/inner_api/common_type/include/ |
H A D | common_types.h | 49 using Assets = std::vector<AssetValue>; variable
|
/ohos5.0/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/include/common/ |
H A D | common_types.h | 49 using Assets = std::vector<AssetValue>; variable
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/cloud/ |
H A D | asset_operation_utils.cpp | 132 …setOperationUtils::AssetOpType AssetOperationUtils::DefaultOperation(const Asset &, const Assets &) in DefaultOperation()
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/ylong_cloud_extension/src/service_impl/ |
H A D | types.rs | 49 Assets(Vec<ipc_conn::CloudAsset>), enumerator
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/store/ |
H A D | general_value.h | 118 using Assets = std::vector<Asset>; variable
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/include/cloud/ |
H A D | cloud_store_types.h | 88 using Assets = std::vector<Asset>; variable
|
/ohos5.0/foundation/distributeddatamgr/relational_store/test/native/rdb/unittest/ |
H A D | cache_result_set_test.cpp | 29 using Assets = ValueObject::Assets; typedef
|
H A D | rdb_sqlite_shared_result_set_test.cpp | 31 using Assets = ValueObject::Assets; typedef
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/cloud/ |
H A D | cloud_storage_utils.cpp | 586 std::function<void(Assets &, Assets &, in FillAssetFromVBucketFinish()
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/ylong_cloud_extension/src/ipc_conn/ |
H A D | connect.rs | 163 Assets(CloudAssets), enumerator 351 Assets, enumerator
|
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/js/napi/relationalstore/src/ |
H A D | napi_result_set.cpp | 38 using Assets = std::vector<Asset>; typedef
|