Searched defs:libPath (Results 1 – 7 of 7) sorted by relevance
29 explicit DynamicLibraryLoader(const std::string& libPath) in DynamicLibraryLoader()
22 char *libPath; // vendorlib path. member
110 …<PluginManager::Plugin<IPlugin>> PluginManager::LoadLibrary(IContext *context, const char *libPath) in LoadLibrary()
101 const std::string& libPath = ARK_WEB_CORE_HAP_LIB_PATH; in RunChildProcessor() local
35 void ModuleManager::LoadModule(std::string libPath) in LoadModule()
52 std::string libPath = ""; in InitEnhanceHandler() local
434 std::string libPath = DelayedSingleton<ConfigParse>::GetInstance()->GetModuleLibPath(); in OnStart() local