Home
last modified time | relevance | path

Searched defs:assetName (Results 1 - 14 of 14) sorted by relevance

/foundation/filemanagement/dfs_service/interfaces/inner_api/native/cloudsync_kit_inner/
H A Dcloud_sync_asset_manager.h28 std::string assetName; member
H A Dcloud_sync_common.h84 std::string assetName; member
/foundation/arkui/ace_engine/frameworks/core/common/rosen/
H A Drosen_asset_manager.cpp19 RefPtr<Asset> RSAssetManager::GetAsset(const std::string& assetName) in GetAsset() argument
44 std::string RSAssetManager::GetAssetPath(const std::string& assetName, bool isAddHapPath) in GetAssetPath() argument
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/snapshot/
H A Dbind_event.h42 std::string assetName; member
H A Dmachine_status.h51 std::string assetName; member
/foundation/arkui/ace_engine/frameworks/core/components/plugin/
H A Dhap_asset_provider_impl.cpp64 std::string HapAssetProviderImpl::GetAssetPath(const std::string& assetName, bool isAddHapPath) in GetAssetPath() argument
H A Dhap_asset_provider.cpp64 std::string HapAssetProvider::GetAssetPath(const std::string& assetName, bool isAddHapPath) in GetAssetPath() argument
/foundation/distributeddatamgr/data_object/interfaces/innerkits/
H A Dobject_types.h29 std::string assetName; member
/foundation/filemanagement/dfs_service/interfaces/inner_api/native/cloud_file_kit_inner/
H A Dcloud_info.h31 std::string assetName; member
/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dhap_asset_provider_impl.cpp104 std::string HapAssetProviderImpl::GetAssetPath(const std::string& assetName, bool isAddHapPath) in GetAssetPath() argument
H A Dfile_asset_provider_impl.cpp99 std::string FileAssetProviderImpl::GetAssetPath(const std::string& assetName, bool /* isAddHapPath */) in GetAssetPath() argument
/foundation/arkui/ace_engine/frameworks/core/common/
H A Dasset_manager_impl.cpp46 RefPtr<Asset> AssetManagerImpl::GetAsset(const std::string& assetName) in GetAsset() argument
69 std::vector<RefPtr<Asset>> AssetManagerImpl::GetAssetFromI18n(const std::string& assetName) in GetAssetFromI18n() argument
91 std::string AssetManagerImpl::GetAssetPath(const std::string& assetName, boo argument
[all...]
/foundation/arkui/ace_engine/test/unittest/core/common/asset/
H A Dasset_test.cpp257 std::string assetName = ""; in HWTEST_F() local
/foundation/arkui/ace_engine/test/unittest/core/common/rosen/
H A Drosen_test.cpp302 std::string assetName = RET_TEST; in HWTEST_F() local
320 std::string assetName = RET_TEST; in HWTEST_F() local
405 std::string assetName = RET_TEST; in HWTEST_F() local

Completed in 5 milliseconds