Searched refs:IsInOut (Results 1 - 2 of 2) sorted by relevance

/external/libchrome/sandbox/win/src/
H A Dcrosscall_client.h76 bool IsInOut() { function in class:sandbox::CopyHelper
113 bool IsInOut() { function in class:sandbox::CopyHelper
160 bool IsInOut() { function in class:sandbox::CopyHelper
199 bool IsInOut() { function in class:sandbox::CopyHelper
200 return Base::IsInOut();
227 bool IsInOut() { function in class:sandbox::CopyHelper
228 return Base::IsInOut();
275 bool IsInOut() { function in class:sandbox::CopyHelper
301 ch##num.IsInOut(), ch##num.GetType())) \
H A Dcrosscall_params.h126 bool IsInOut() const { return (1 == is_in_out_); } function in class:sandbox::CrossCallParams

Completed in 54 milliseconds