Searched defs:libPath (Results 1 – 3 of 3) sorted by relevance
29 C2PlatformStorePluginLoader::C2PlatformStorePluginLoader(const char *libPath) in C2PlatformStorePluginLoader()
652 std::string alias, std::string libPath) { in init()789 auto emplace = [this](const char *alias, const char *libPath) { in C2PlatformComponentStore()
117 char libPath[PROPERTY_VALUE_MAX]; in main() local