Home | History | Annotate | Download | only in win

Lines Matching refs:OSInfo

15 OSInfo* OSInfo::GetInstance() {
16 return Singleton<OSInfo>::get();
19 OSInfo::OSInfo()
52 OSInfo::~OSInfo() {
56 OSInfo::WOW64Status OSInfo::GetWOW64StatusForProcess(HANDLE process_handle) {
69 return OSInfo::GetInstance()->version();