Searched defs:bundlePath (Results 1 – 5 of 5) sorted by relevance
29 bool ArkWebNWebWebviewBridgeHelper::Init(bool runMode, const std::string& bundlePath) in Init()60 void ArkWebNWebWebviewBridgeHelper::PreloadLibFile(bool runMode, const std::string& bundlePath) in Init()72 void ArkWebNWebWebviewBridgeHelper::PreDlopenLibFile(const std::string& bundlePath) in Init()
55 std::string bundlePath = HAP_DIRECTORY + "/" + fileName; in OnGetPolicy() local
316 std::string bundlePath = pathPrefix + GetDynamicLibName(name, true); in SearchPluginBundle() local334 std::string bundlePath = SearchPluginBundle(bundleName); in LoadPluginBundle() local351 std::string bundlePath = defaultConfigDir_ + "bundle/plugin_bundle.json"; in LoadPluginBundles() local
590 void NWebHelper::TryPreReadLib(bool isFirstTimeStartUpWeb, const std::string& bundlePath) in TryPreReadLib()601 static void TryPreReadLibForFirstlyAppStartUp(const std::string& bundlePath) in TryPreReadLibForFirstlyAppStartUp()
916 const std::string& bundlePath = ctx->GetBundleCodeDir(); in InitializeWebEngine() local