Searched defs:restorer (Results 1 – 12 of 12) sorted by relevance
/external/valgrind/main/coregrind/m_sigframe/ |
D | sigframe-s390x-linux.c | 331 void *restorer) in build_sigframe() 390 void *restorer) in build_rt_sigframe()
|
D | sigframe-x86-linux.c | 466 void *restorer) in build_sigframe() 524 void *restorer) in build_rt_sigframe()
|
D | sigframe-arm-linux.c | 168 void *restorer){ in build_sigframe()
|
D | sigframe-amd64-linux.c | 446 void *restorer) in build_rt_sigframe()
|
/external/chromium/chrome/browser/sessions/ |
D | session_restore.cc | 799 SessionRestoreImpl* restorer = in Restore() local 823 SessionRestoreImpl restorer(profile, in RestoreForeignSessionWindows() local 833 SessionRestoreImpl restorer(profile, in RestoreForeignSessionTab() local
|
/external/chromium_org/chrome/browser/sessions/ |
D | session_restore.cc | 1207 SessionRestoreImpl* restorer = new SessionRestoreImpl( in RestoreSession() local 1222 SessionRestoreImpl restorer(profile, in RestoreForeignSessionWindows() local 1235 SessionRestoreImpl restorer(profile, browser, browser->host_desktop_type(), in RestoreForeignSessionTab() local
|
/external/chromium_org/ppapi/proxy/ |
D | host_dispatcher.cc | 189 BoolRestorer restorer(&allow_plugin_reentrancy_); in OnMessageReceived() local
|
/external/chromium_org/third_party/WebKit/Source/platform/graphics/gpu/ |
D | DrawingBuffer.cpp | 176 …ScopedTextureUnit0BindingRestorer restorer(m_context.get(), m_activeTextureUnit, m_texture2DBindin… in prepareMailbox() local
|
/external/chromium_org/chrome/common/ |
D | service_process_util_unittest.cc | 409 ScopedAttributesRestorer restorer(bundle_path(), 0777); in TEST_F() local
|
/external/chromium_org/content/browser/download/ |
D | download_file_unittest.cc | 475 file_util::PermissionRestorer restorer(tempdir); in TEST_F() local
|
/external/chromium_org/chrome/browser/download/ |
D | download_path_reservation_tracker_unittest.cc | 476 file_util::PermissionRestorer restorer(dir); in TEST_F() local
|
/external/chromium/chrome/common/ |
D | service_process_util_unittest.cc | 541 ScopedAttributesRestorer restorer(bundle_path(), 0777); in TEST_F() local
|