Searched defs:appLibPathKey (Results 1 – 10 of 10) 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()
101 std::string appLibPathKey = TEST_BUNDLE_NAME + TEST_MODULE_NAME; variable
576 … std::string appLibPathKey = hapModuleInfo->bundleName + "/" + hapModuleInfo->moduleName; in CommonInitializeForm() local1059 … std::string appLibPathKey = hapModuleInfo->bundleName + "/" + hapModuleInfo->moduleName; in CommonInitialize() local
136 std::string appLibPathKey = hapInfo.bundleName + "/" + hapInfo.moduleName; in SetNativeLibPath() local
539 auto appLibPathKey = delegate->GetAssetManager()->GetAppLibPathKey(); in Initialize() local
877 auto appLibPathKey = delegate->GetAssetManager()->GetAppLibPathKey(); in Initialize() local
702 void ArkNativeEngineImpl::SetPackagePath(const std::string appLibPathKey, const std::vector<std::st… in SetPackagePath()
3157 auto appLibPathKey = delegate->GetAssetManager()->GetAppLibPathKey(); in Initialize() local