Searched refs:CopyDataToChild (Results 1 – 2 of 2) sorted by relevance
190 bool CopyDataToChild(const void* local_buffer, size_t buffer_bytes,
129 if (!CopyDataToChild(local_buffer.get(), buffer_bytes, &remote_buffer)) in InitializeInterceptions()316 bool InterceptionManager::CopyDataToChild(const void* local_buffer, in CopyDataToChild() function in sandbox::InterceptionManager