Searched defs:bundlePath (Results 1 – 6 of 6) sorted by relevance
30 bool ArkWebNWebWebviewBridgeHelper::Init(bool runMode, const std::string& bundlePath) in Init()59 void ArkWebNWebWebviewBridgeHelper::PreloadLibFile(bool runMode, const std::string& bundlePath) in PreloadLibFile()71 void ArkWebNWebWebviewBridgeHelper::PreDlopenLibFile(const std::string& bundlePath) in PreDlopenLibFile()
55 std::string bundlePath = HAP_DIRECTORY + "/" + fileName; in OnGetPolicy() local
271 std::string bundlePath = pathPrefix + GetDynamicLibName(name, true); in SearchPluginBundle() local289 std::string bundlePath = SearchPluginBundle(bundleName); in LoadPluginBundle() local306 std::string bundlePath = defaultConfigDir_ + "bundle/plugin_bundle.json"; in LoadPluginBundles() local
604 void NWebHelper::TryPreReadLib(bool isFirstTimeStartUpWeb, const std::string& bundlePath) in TryPreReadLib()
167 const std::string& bundlePath = ctx->GetBundleCodeDir(); in InitializeWebEngine() local
1105 const std::string& bundlePath = ctx->GetBundleCodeDir(); in InitializeWebEngine() local