Home
last modified time | relevance | path

Searched defs:restorer (Results 1 – 5 of 5) sorted by relevance

/external/chromium/chrome/browser/sessions/
Dsession_restore.cc799 SessionRestoreImpl* restorer = in Restore() local
823 SessionRestoreImpl restorer(profile, in RestoreForeignSessionWindows() local
833 SessionRestoreImpl restorer(profile, in RestoreForeignSessionTab() local
/external/valgrind/main/coregrind/m_sigframe/
Dsigframe-x86-linux.c465 void *restorer) in build_sigframe()
523 void *restorer) in build_rt_sigframe()
Dsigframe-arm-linux.c157 void *restorer){ in build_sigframe()
Dsigframe-amd64-linux.c445 void *restorer) in build_rt_sigframe()
/external/chromium/chrome/common/
Dservice_process_util_unittest.cc541 ScopedAttributesRestorer restorer(bundle_path(), 0777); in TEST_F() local