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

  /external/chromium_org/sandbox/win/src/
interception.h 189 bool CopyDataToChild(const void* local_buffer, size_t buffer_bytes,
interception.cc 129 if (!CopyDataToChild(local_buffer.get(), buffer_bytes, &remote_buffer))
316 bool InterceptionManager::CopyDataToChild(const void* local_buffer,

Completed in 36 milliseconds