Searched refs:PathCStr (Results 1 – 1 of 1) sorted by relevance
30 const char *PathCStr = Path.empty() ? nullptr : Path.c_str(); in open() local33 auto DL = sys::DynamicLibrary::getPermanentLibrary(PathCStr, &ErrMsg); in open()