Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/adapter/ohos/entrance/
Dace_service_ability.cpp119 …Platform::PaContainer::AddAssetPath(abilityId_, packagePathStr, moduleInfo->hapPath, assetBasePath… in OnStart()
Dace_data_ability.cpp119 …Platform::PaContainer::AddAssetPath(abilityId_, packagePathStr, moduleInfo->hapPath, assetBasePath… in OnStart()
Dpa_container.h149 …static void AddAssetPath(int32_t instanceId, const std::string& packagePath, const std::string& ha…
Dace_form_ability.cpp113 …Platform::PaContainer::AddAssetPath(instanceId_, packagePathStr, moduleInfo->hapPath, assetBasePat… in LoadFormEnv()
Dace_ability.cpp405 …Platform::AceContainer::AddAssetPath(abilityId_, packagePathStr, moduleInfo->hapPath, assetBasePat… in OnStart()
409 …Platform::AceContainer::AddAssetPath(abilityId_, packagePathStr, moduleInfo->hapPath, assetBasePat… in OnStart()
Dace_container.h406 …static void AddAssetPath(int32_t instanceId, const std::string& packagePath, const std::string& ha…
Dpa_container.cpp233 void PaContainer::AddAssetPath(int32_t instanceId, const std::string& packagePath, const std::strin… in AddAssetPath() function in OHOS::Ace::Platform::PaContainer
Dace_container.cpp1374 void AceContainer::AddAssetPath(int32_t instanceId, const std::string& packagePath, const std::stri… in AddAssetPath() function in OHOS::Ace::Platform::AceContainer
/foundation/arkui/ace_engine/adapter/preview/entrance/
Dace_container.h63 …static void AddAssetPath(int32_t instanceId, const std::string& packagePath, const std::vector<std…
Dui_content_impl.cpp300 AceContainer::AddAssetPath(instanceId_, "", paths); in CommonInitialize()
Dace_container.cpp662 void AceContainer::AddAssetPath( in AddAssetPath() function in OHOS::Ace::Platform::AceContainer
681 void AceContainer::AddAssetPath( in AddAssetPath() function in OHOS::Ace::Platform::AceContainer
Dace_ability.cpp207 AceContainer::AddAssetPath(ACE_INSTANCE_ID, "", paths); in InitEnv()