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

  /external/chromium_org/media/video/capture/win/
pin_base_win.h 60 STDMETHOD(QueryId)(LPWSTR* id);
pin_base_win.cc 193 STDMETHODIMP PinBase::QueryId(LPWSTR* id) {
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
strmif.h 499 virtual HRESULT STDMETHODCALLTYPE QueryId(
576 HRESULT (STDMETHODCALLTYPE *QueryId)(
628 #define IPin_QueryId(This,Id) (This)->lpVtbl->QueryId(This,Id)
670 return This->lpVtbl->QueryId(This,Id);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
wdm.h     [all...]

Completed in 249 milliseconds