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

  /external/libchrome/sandbox/win/src/
crosscall_client.h 76 bool IsInOut() {
113 bool IsInOut() {
160 bool IsInOut() {
199 bool IsInOut() {
200 return Base::IsInOut();
227 bool IsInOut() {
228 return Base::IsInOut();
275 bool IsInOut() {
301 ch##num.IsInOut(), ch##num.GetType())) \
crosscall_params.h 126 bool IsInOut() const { return (1 == is_in_out_); }

Completed in 74 milliseconds