HomeSort by relevance Sort by last modified time
    Searched refs:UOI_NAME (Results 1 - 2 of 2) sorted by null

  /external/webrtc/webrtc/modules/desktop_capture/win/
desktop.cc 36 int rv = GetUserObjectInformationW(desktop_, UOI_NAME, NULL, 0, &length);
42 if (!GetUserObjectInformationW(desktop_, UOI_NAME, &buffer[0],
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winuser.h 816 #define UOI_NAME 2
    [all...]

Completed in 107 milliseconds