Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dace_service_ability.cpp108 Platform::PaContainer::AddAssetPath(abilityId_, packagePathStr, moduleInfo->hapPath, assetBasePathStr); in OnStart()
H A Dpa_container.h154 static void AddAssetPath(int32_t instanceId, const std::string& packagePath, const std::string& hapPath,
H A Dace_form_ability.cpp104 Platform::PaContainer::AddAssetPath(instanceId_, packagePathStr, moduleInfo->hapPath, assetBasePathStr); in LoadFormEnv()
H A Dace_data_ability.cpp109 Platform::PaContainer::AddAssetPath(abilityId_, packagePathStr, moduleInfo->hapPath, assetBasePathStr); in OnStart()
H A Dace_ability.cpp410 Platform::AceContainer::AddAssetPath(abilityId_, packagePathStr, moduleInfo->hapPath, assetBasePathStr); in OnStart()
414 Platform::AceContainer::AddAssetPath(abilityId_, packagePathStr, moduleInfo->hapPath, assetBasePathStr); in OnStart()
H A Dpa_container.cpp230 void PaContainer::AddAssetPath(int32_t instanceId, const std::string& packagePath, const std::string& hapPath, in AddAssetPath() function in OHOS::Ace::Platform::PaContainer
H A Dace_container.h448 static void AddAssetPath(int32_t instanceId, const std::string& packagePath, const std::string& hapPath,
H A Dace_container.cpp1927 void AceContainer::AddAssetPath(int32_t instanceId, const std::string& packagePath, const std::string& hapPath, in AddAssetPath() function in AceContainer
/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::string>& paths);
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.cpp311 AceContainer::AddAssetPath(ACE_INSTANCE_ID, "", paths); in InitEnv()

Completed in 17 milliseconds