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

  /external/chromium_org/components/policy/core/common/
policy_loader_win.cc 168 is_wow_64_process_ = reinterpret_cast<IsWow64Process>(
169 kernel32_lib_.GetFunctionPointer("IsWow64Process"));
203 typedef BOOL (WINAPI* IsWow64Process)(HANDLE, PBOOL);
209 IsWow64Process is_wow_64_process_;
  /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 98 milliseconds