Home
last modified time | relevance | path

Searched refs:ClientManagerConfigTy (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/openmp/libomptarget/plugins/remote/include/
H A DUtils.h50 struct ClientManagerConfigTy { struct
56 ClientManagerConfigTy() in ClientManagerConfigTy() argument
/llvm-project-15.0.7/openmp/libomptarget/plugins/remote/server/
H A DOffloadingServer.cpp27 ClientManagerConfigTy Config; in main()
/llvm-project-15.0.7/openmp/libomptarget/plugins/remote/src/
H A DClient.h110 ClientManagerConfigTy Config; in RemoteClientManager()