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

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
qedit.idl 52 HRESULT SetOneShot(
qedit.h 178 virtual HRESULT STDMETHODCALLTYPE SetOneShot(
222 HRESULT (STDMETHODCALLTYPE *SetOneShot)(
265 #define ISampleGrabber_SetOneShot(This,OneShot) (This)->lpVtbl->SetOneShot(This,OneShot)
285 return This->lpVtbl->SetOneShot(This,OneShot);
  /external/v8/src/debug/
debug.h 92 void SetOneShot();
debug.cc 241 void BreakLocation::SetOneShot() {
731 it.GetBreakLocation().SetOneShot();
    [all...]
  /external/opencv3/modules/videoio/src/
cap_dshow.cpp 241 virtual HRESULT STDMETHODCALLTYPE SetOneShot(
    [all...]

Completed in 132 milliseconds