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

  /external/chromium_org/chrome_frame/test/perf/
chrome_frame_perftest.h 13 // The ATL code does not set _pAtlModule to NULL on destruction, and therefore
17 _pAtlModule = NULL;
  /external/chromium_org/ui/base/win/
atl_module.h 28 if (_pAtlModule == NULL) {
29 // This creates the module and automatically updates _pAtlModule.
  /external/chromium_org/chrome_frame/
html_utils.cc 330 _pAtlModule->m_csStaticDataInitAndTypeInfo.Lock();
339 _pAtlModule->m_csStaticDataInitAndTypeInfo.Unlock();
408 _pAtlModule->m_csStaticDataInitAndTypeInfo.Lock();
423 _pAtlModule->m_csStaticDataInitAndTypeInfo.Unlock();
bho.cc 337 _pAtlModule->m_csStaticDataInitAndTypeInfo.Lock();
346 _pAtlModule->m_csStaticDataInitAndTypeInfo.Unlock();
buggy_bho_handling.cc 206 CCritSecLock lock(_pAtlModule->m_csStaticDataInitAndTypeInfo.m_sec, true);
utils.cc 337 _pAtlModule->Lock();
342 _pAtlModule->Unlock();
    [all...]
  /external/chromium_org/remoting/host/win/
rdp_client_unittest.cc 74 ATL::_pAtlModule = NULL;
  /external/chromium/chrome/browser/accessibility/
browser_accessibility_win_unittest.cc 57 _pAtlModule = &module;
renderer_accessibility_browsertest.cc 69 _pAtlModule = &module;

Completed in 2178 milliseconds