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

  /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/v8/src/crankshaft/
hydrogen.cc 373 environment->ClearHistory();
    [all...]
hydrogen.h 658 void ClearHistory() {
    [all...]

Completed in 70 milliseconds