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