Searched defs:bundlePath (Results 1 – 3 of 3) 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()
54 std::string bundlePath = HAP_DIRECTORY + "/" + fileName; in OnGetPolicy() local
261 std::string bundlePath = pathPrefix + GetDynamicLibName(name, true); in SearchPluginBundle() local279 std::string bundlePath = SearchPluginBundle(bundleName); in LoadPluginBundle() local