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

  /external/libchrome/dbus/
bus.h 583 std::string GetConnectionName();
bus.cc     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
wmsdkidl.h 788 virtual HRESULT STDMETHODCALLTYPE GetConnectionName(
849 HRESULT (STDMETHODCALLTYPE *GetConnectionName)(
892 #define IWMStreamConfig_GetConnectionName(This,pwszInputName,pcchInputName) (This)->lpVtbl->GetConnectionName(This,pwszInputName,pcchInputName)
926 return This->lpVtbl->GetConnectionName(This,pwszInputName,pcchInputName);
    [all...]

Completed in 86 milliseconds