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

  /external/chromium_org/sandbox/win/wow_helper/
target_code.h 19 HANDLE continue_load; // Event to wait for the broker. member in struct:sandbox::PatchInfo
target_code.cc 23 patch_info->signal_and_wait(patch_info->dll_load, patch_info->continue_load,
  /external/chromium_org/sandbox/win/src/
Wow64.cc 24 HANDLE continue_load; // Event to wait for the broker. member in struct:__anon14579::PatchInfo32
120 local_patch_info.continue_load = remote_continue;

Completed in 73 milliseconds