Searched refs:AddAssetPath (Results 1 – 12 of 12) sorted by relevance
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/ |
H A D | ace_service_ability.cpp | 119 …Platform::PaContainer::AddAssetPath(abilityId_, packagePathStr, moduleInfo->hapPath, assetBasePath… in OnStart()
|
H A D | ace_data_ability.cpp | 119 …Platform::PaContainer::AddAssetPath(abilityId_, packagePathStr, moduleInfo->hapPath, assetBasePath… in OnStart()
|
H A D | ace_form_ability.cpp | 113 …Platform::PaContainer::AddAssetPath(instanceId_, packagePathStr, moduleInfo->hapPath, assetBasePat… in LoadFormEnv()
|
H A D | pa_container.h | 159 …static void AddAssetPath(int32_t instanceId, const std::string& packagePath, const std::string& ha…
|
H A 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()
|
H A 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
|
H A D | ace_container.h | 449 …static void AddAssetPath(int32_t instanceId, const std::string& packagePath, const std::string& ha…
|
H A D | ace_container.cpp | 1932 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 D | ace_container.h | 64 …static void AddAssetPath(int32_t instanceId, const std::string& packagePath, const std::vector<std…
|
H A D | ace_container.cpp | 687 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 D | ui_content_impl.cpp | 387 AceContainer::AddAssetPath(instanceId_, "", paths); in CommonInitialize()
|
H A D | ace_ability.cpp | 308 AceContainer::AddAssetPath(ACE_INSTANCE_ID, "", paths); in InitEnv()
|