Searched refs:AddAssetPath (Results 1 – 12 of 12) sorted by relevance
| /foundation/arkui/ace_engine/adapter/ohos/entrance/ |
| D | ace_service_ability.cpp | 119 …Platform::PaContainer::AddAssetPath(abilityId_, packagePathStr, moduleInfo->hapPath, assetBasePath… in OnStart()
|
| D | ace_data_ability.cpp | 119 …Platform::PaContainer::AddAssetPath(abilityId_, packagePathStr, moduleInfo->hapPath, assetBasePath… in OnStart()
|
| D | pa_container.h | 149 …static void AddAssetPath(int32_t instanceId, const std::string& packagePath, const std::string& ha…
|
| D | ace_form_ability.cpp | 113 …Platform::PaContainer::AddAssetPath(instanceId_, packagePathStr, moduleInfo->hapPath, assetBasePat… in LoadFormEnv()
|
| D | ace_ability.cpp | 405 …Platform::AceContainer::AddAssetPath(abilityId_, packagePathStr, moduleInfo->hapPath, assetBasePat… in OnStart() 409 …Platform::AceContainer::AddAssetPath(abilityId_, packagePathStr, moduleInfo->hapPath, assetBasePat… in OnStart()
|
| D | ace_container.h | 406 …static void AddAssetPath(int32_t instanceId, const std::string& packagePath, const std::string& ha…
|
| D | pa_container.cpp | 233 void PaContainer::AddAssetPath(int32_t instanceId, const std::string& packagePath, const std::strin… in AddAssetPath() function in OHOS::Ace::Platform::PaContainer
|
| D | ace_container.cpp | 1374 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/ |
| D | ace_container.h | 63 …static void AddAssetPath(int32_t instanceId, const std::string& packagePath, const std::vector<std…
|
| D | ui_content_impl.cpp | 300 AceContainer::AddAssetPath(instanceId_, "", paths); in CommonInitialize()
|
| D | ace_container.cpp | 662 void AceContainer::AddAssetPath( in AddAssetPath() function in OHOS::Ace::Platform::AceContainer 681 void AceContainer::AddAssetPath( in AddAssetPath() function in OHOS::Ace::Platform::AceContainer
|
| D | ace_ability.cpp | 207 AceContainer::AddAssetPath(ACE_INSTANCE_ID, "", paths); in InitEnv()
|