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

  /external/chromium_org/sandbox/win/src/
crosscall_params.h 56 ULONG_PTR ulong_ptr; member in union:sandbox::MultiType
filesystem_dispatcher.cc 110 ULONG_PTR io_information = 0;
122 ipc->return_info.extended[0].ulong_ptr = io_information;
152 ULONG_PTR io_information = 0;
162 ipc->return_info.extended[0].ulong_ptr = io_information;
filesystem_interception.cc 84 io_status->Information = answer.extended[0].ulong_ptr;
152 io_status->Information = answer.extended[0].ulong_ptr;

Completed in 1305 milliseconds