Searched defs:appLibPathKey (Results 1 – 8 of 8) sorted by relevance
85 …void SetLibPath(const std::string& appLibPathKey, const std::vector<std::string>& packagePath) ove… in SetLibPath()
81 void AssetManagerImpl::SetLibPath(const std::string& appLibPathKey, const std::vector<std::string>&… in SetLibPath()
242 std::string appLibPathKey = hapInfo.bundleName + "/" + hapInfo.moduleName; in GetHapSoPath() local
165 std::string appLibPathKey = hapInfo.bundleName + "/" + hapInfo.moduleName; in GetHapSoPath() local183 std::string appLibPathKey = hspInfo.bundleName + "/" + hspInfo.moduleName; in GetHspNativeLibPath() local219 std::string appLibPathKey = hapInfo.bundleName + "/" + hapInfo.moduleName; in GetPatchNativeLibPath() local
127 std::string appLibPathKey = TEST_BUNDLE_NAME + TEST_MODULE_NAME; variable
435 auto appLibPathKey = jsBackendAssetManager_->GetAppLibPathKey(); in InitializeInner() local
1108 void ArkNativeEngine::SetPackagePath(const std::string appLibPathKey, const std::vector<std::string… in SetPackagePath()
3097 auto appLibPathKey = delegate->GetAssetManager()->GetAppLibPathKey(); in Initialize() local