Searched refs:SetPackagePath (Results 1 – 10 of 10) sorted by relevance
310 pluginResourceInfo.SetPackagePath(path); in SetPluginComponentTheme()312 pluginResourceInfo.SetPackagePath(path.substr(0, position + 1)); in SetPluginComponentTheme()
211 void SetPackagePath(const std::string& packagePath) in SetPackagePath() function
239 cardResourceInfo.SetPackagePath(path); in RunCard()
193 …NAPI_EXPORT void SetPackagePath(const std::string appLinPathKey, const std::vector<std::string>& p…
1479 void ArkNativeEngine::SetPackagePath(const std::string appLibPathKey, const std::vector<std::string… in SetPackagePath() function in ArkNativeEngine
265 resourceInfo_.SetPackagePath(packagePath); in SetPackagePathStr()
739 container->resourceInfo_.SetPackagePath(appResourcesPath); in SetResourcesPathAndThemeStyle()
352 resourceInfo.SetPackagePath(CONFIGURATION_PATH);
437 arkNativeEngine->SetPackagePath(appLibPathKey, packagePath); in InitializeInner()
3093 nativeEngine->SetPackagePath(appLibPathKey, packagePath); in Initialize()