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()
54 std::string bundlePath = HAP_DIRECTORY + "/" + fileName; in OnGetPolicy() local
588 void NWebHelper::TryPreReadLib(bool isFirstTimeStartUpWeb, const std::string& bundlePath) in TryPreReadLib()599 static void TryPreReadLibForFirstlyAppStartUp(const std::string& bundlePath) in TryPreReadLibForFirstlyAppStartUp()
293 std::string bundlePath = pathPrefix + GetDynamicLibName(name, true); in SearchPluginBundle() local311 std::string bundlePath = SearchPluginBundle(bundleName); in LoadPluginBundle() local
911 const std::string& bundlePath = ctx->GetBundleCodeDir(); in InitializeWebEngine() local