Searched defs:PlatformShimWrapper (Results 1 – 2 of 2) sorted by relevance
517 struct PlatformShimWrapper { struct521 PlatformShimWrapper& operator=(PlatformShimWrapper const&) = delete; argument526 LibraryWrapper shim_library;527 PlatformShim* platform_shim = nullptr;528 EnvVarWrapper loader_logging;
344 PlatformShimWrapper::PlatformShimWrapper(std::vector<fs::FolderManager>* folders, const char* log_f… function in PlatformShimWrapper