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()
87 …void SetLibPath(const std::string& appLibPathKey, const std::vector<std::string>& packagePath) ove… in SetLibPath()
55 …void SetLibPath(const std::string& appLibPathKey, const std::vector<std::string>& packagePath) ove… in SetLibPath()
126 std::string appLibPathKey = TEST_BUNDLE_NAME + TEST_MODULE_NAME; variable
138 std::string appLibPathKey = hapInfo.bundleName + "/" + hapInfo.moduleName; in GetHapSoPath() local156 std::string appLibPathKey = hspInfo.bundleName + "/" + hspInfo.moduleName; in GetHspNativeLibPath() local192 std::string appLibPathKey = hapInfo.bundleName + "/" + hapInfo.moduleName; in GetPatchNativeLibPath() local
734 void ArkNativeEngine::SetPackagePath(const std::string appLibPathKey, const std::vector<std::string… in SetPackagePath()
430 auto appLibPathKey = jsBackendAssetManager_->GetAppLibPathKey(); in InitializeInner() local
3171 auto appLibPathKey = delegate->GetAssetManager()->GetAppLibPathKey(); in Initialize() local