Searched defs:PlatformShimWrapper (Results 1 – 2 of 2) sorted by relevance
462 struct PlatformShimWrapper { struct466 PlatformShimWrapper& operator=(PlatformShimWrapper const&) = delete; argument471 LibraryWrapper shim_library;472 PlatformShim* platform_shim = nullptr;473 EnvVarWrapper loader_logging;
330 PlatformShimWrapper::PlatformShimWrapper(std::vector<fs::FolderManager>* folders, const char* log_f… function in PlatformShimWrapper