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

  /external/chromium_org/components/policy/core/common/
policy_loader_win.cc 203 is_wow_64_process_ = reinterpret_cast<IsWow64Process>(
204 kernel32_lib_.GetFunctionPointer("IsWow64Process"));
238 typedef BOOL (WINAPI* IsWow64Process)(HANDLE, PBOOL);
244 IsWow64Process is_wow_64_process_;
  /external/chromium_org/third_party/WebKit/Source/wtf/
PageAllocator.cpp 74 IsWow64Process(GetCurrentProcess(), &bIsWow64);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
ntddk.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winbase.h     [all...]

Completed in 286 milliseconds