Searched defs:libPath (Results 1 – 10 of 10) sorted by relevance
29 explicit DynamicLibraryLoader(const std::string& libPath) in DynamicLibraryLoader()
55 PowerExtIntfWrapper(const std::string& libPath, const std::vector<std::string>& symbolArr) in PowerExtIntfWrapper()
23 LibraryLoader::LibraryLoader(const std::string& libPath, int32_t flags) : libPath_(libPath) in LibraryLoader()
23 InterfaceLoader::InterfaceLoader(const std::string& libPath, const std::vector<std::string>& symbol… in InterfaceLoader()
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