Searched defs:CopyDataToChild (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/sandbox/win/src/
H A Dinterception.cc129 if (!CopyDataToChild(local_buffer.get(), buffer_bytes, &remote_buffer))
316 bool InterceptionManager::CopyDataToChild(const void* local_buffer, function in class:sandbox::InterceptionManager

Completed in 308 milliseconds