Home
last modified time | relevance | path

Searched refs:AddAssetPath (Results 1 – 12 of 12) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dace_service_ability.cpp119 …Platform::PaContainer::AddAssetPath(abilityId_, packagePathStr, moduleInfo->hapPath, assetBasePath… in OnStart()
H A Dace_data_ability.cpp119 …Platform::PaContainer::AddAssetPath(abilityId_, packagePathStr, moduleInfo->hapPath, assetBasePath… in OnStart()
H A Dace_form_ability.cpp113 …Platform::PaContainer::AddAssetPath(instanceId_, packagePathStr, moduleInfo->hapPath, assetBasePat… in LoadFormEnv()
H A Dpa_container.h159 …static void AddAssetPath(int32_t instanceId, const std::string& packagePath, const std::string& ha…
H A Dace_ability.cpp405 …Platform::AceContainer::AddAssetPath(abilityId_, packagePathStr, moduleInfo->hapPath, assetBasePat… in OnStart()
409 …Platform::AceContainer::AddAssetPath(abilityId_, packagePathStr, moduleInfo->hapPath, assetBasePat… in OnStart()
H A Dpa_container.cpp233 void PaContainer::AddAssetPath(int32_t instanceId, const std::string& packagePath, const std::strin… in AddAssetPath() function in OHOS::Ace::Platform::PaContainer
H A Dace_container.h449 …static void AddAssetPath(int32_t instanceId, const std::string& packagePath, const std::string& ha…
H A Dace_container.cpp1932 void AceContainer::AddAssetPath(int32_t instanceId, const std::string& packagePath, const std::stri… in AddAssetPath() function in OHOS::Ace::Platform::AceContainer
/ohos5.0/foundation/arkui/ace_engine/adapter/preview/entrance/
H A Dace_container.h64 …static void AddAssetPath(int32_t instanceId, const std::string& packagePath, const std::vector<std…
H A Dace_container.cpp687 void AceContainer::AddAssetPath( in AddAssetPath() function in OHOS::Ace::Platform::AceContainer
706 void AceContainer::AddAssetPath( in AddAssetPath() function in OHOS::Ace::Platform::AceContainer
H A Dui_content_impl.cpp387 AceContainer::AddAssetPath(instanceId_, "", paths); in CommonInitialize()
H A Dace_ability.cpp308 AceContainer::AddAssetPath(ACE_INSTANCE_ID, "", paths); in InitEnv()