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

  /external/chromium_org/cc/debug/
paint_time_counter.h 29 void ClearHistory();
paint_time_counter.cc 46 void PaintTimeCounter::ClearHistory() {
  /external/chromium_org/content/public/test/
render_view_test.h 112 void ClearHistory();
render_view_test.cc 335 void RenderViewTest::ClearHistory() {
  /external/chromium_org/content/browser/frame_host/
navigation_controller_android.h 79 void ClearHistory(JNIEnv* env, jobject obj);
navigation_controller_android.cc 214 void NavigationControllerAndroid::ClearHistory(JNIEnv* env, jobject obj) {
  /external/chromium_org/content/renderer/
render_view_browsertest.cc     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
urlhist.h 443 virtual HRESULT STDMETHODCALLTYPE ClearHistory(
504 HRESULT (STDMETHODCALLTYPE *ClearHistory)(
527 #define IUrlHistoryStg2_ClearHistory(This) (This)->lpVtbl->ClearHistory(This)
560 return This->lpVtbl->ClearHistory(This);
  /external/chromium_org/cc/trees/
layer_tree_host_impl.cc     [all...]
  /external/chromium_org/v8/src/
hydrogen.cc 197 environment->ClearHistory();
    [all...]
hydrogen.h 671 void ClearHistory() {
    [all...]

Completed in 200 milliseconds