Searched defs:bundlePath (Results 1 – 2 of 2) sorted by relevance
121 static void DoPreReadLib(const std::string &bundlePath) in DoPreReadLib()167 void NWebHelper::TryPreReadLib(bool isFirstTimeStartUpWeb, const std::string &bundlePath) in TryPreReadLib()178 static void TryPreReadLibForFirstlyAppStartUp(const std::string &bundlePath) in TryPreReadLibForFirstlyAppStartUp()
255 std::string bundlePath = pathPrefix + GetDynamicLibName(name, true); in SearchPluginBundle() local273 std::string bundlePath = SearchPluginBundle(bundleName); in LoadPluginBundle() local