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

  /external/chromium/base/test/
test_suite.h 167 UINT new_flags = SEM_FAILCRITICALERRORS | local
173 UINT existing_flags = SetErrorMode(new_flags);
174 SetErrorMode(existing_flags | new_flags);
  /external/chromium/net/third_party/nss/ssl/
sslsock.c 1688 PRInt16 new_flags = how_flags; \/* should select on these flags. *\/ local
    [all...]

Completed in 182 milliseconds