Searched defs:appLibPathKey (Results 1 – 8 of 8) sorted by relevance
41 std::string appLibPathKey = hapInfo.bundleName + "/" + hapInfo.moduleName; in GetHapSoPath() local60 std::string appLibPathKey = hspInfo.bundleName + "/" + hspInfo.moduleName; in GetHspNativeLibPath() local98 std::string appLibPathKey = hapInfo.bundleName + "/" + hapInfo.moduleName; in GetPatchNativeLibPath() local
90 …void SetLibPath(const std::string& appLibPathKey, const std::vector<std::string>& packagePath) ove… in SetLibPath()
113 std::string appLibPathKey = TEST_BUNDLE_NAME + TEST_MODULE_NAME; variable
103 void AssetManagerImpl::SetLibPath(const std::string& appLibPathKey, const std::vector<std::string>&… in SetLibPath()
134 std::string appLibPathKey = TEST_BUNDLE_NAME + TEST_MODULE_NAME; variable
434 auto appLibPathKey = jsBackendAssetManager_->GetAppLibPathKey(); in InitializeInner() local
1479 void ArkNativeEngine::SetPackagePath(const std::string appLibPathKey, const std::vector<std::string… in SetPackagePath()
3091 auto appLibPathKey = delegate->GetAssetManager()->GetAppLibPathKey(); in Initialize() local