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

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
gpedit.h 56 STDMETHOD(GetDisplayName) (THIS_ LPOLESTR pszName,int cchMaxLength) PURE;
86 STDMETHOD(GetDisplayName) (THIS_ LPOLESTR pszName,int cchMaxLength) PURE;
audiopolicy.h 356 virtual HRESULT STDMETHODCALLTYPE GetDisplayName(
408 HRESULT (STDMETHODCALLTYPE *GetDisplayName)(
457 #define IAudioSessionControl_GetDisplayName(This,pRetVal) (This)->lpVtbl->GetDisplayName(This,pRetVal)
481 return This->lpVtbl->GetDisplayName(This,pRetVal);
638 HRESULT (STDMETHODCALLTYPE *GetDisplayName)(
707 #define IAudioSessionControl2_GetDisplayName(This,pRetVal) (This)->lpVtbl->GetDisplayName(This,pRetVal)
737 return This->lpVtbl->GetDisplayName(This,pRetVal);
    [all...]
bits1_5.h 126 HRESULT (WINAPI *GetDisplayName)(IBackgroundCopyJob2 *This,LPWSTR *pVal);
175 #define IBackgroundCopyJob2_GetDisplayName(This,pVal) (This)->lpVtbl->GetDisplayName(This,pVal)
bits2_0.h 108 HRESULT (WINAPI *GetDisplayName)(IBackgroundCopyJob3 *This,LPWSTR *pVal);
161 #define IBackgroundCopyJob3_GetDisplayName(This,pVal) (This)->lpVtbl -> GetDisplayName(This,pVal)
fusion.h 567 virtual HRESULT STDMETHODCALLTYPE GetDisplayName(
633 HRESULT (STDMETHODCALLTYPE *GetDisplayName)(
685 #define IAssemblyName_GetDisplayName(This,szDisplayName,pccDisplayName,dwDisplayFlags) (This)->lpVtbl->GetDisplayName(This,szDisplayName,pccDisplayName,dwDisplayFlags)
713 return This->lpVtbl->GetDisplayName(This,szDisplayName,pccDisplayName,dwDisplayFlags);
    [all...]
propsys.h     [all...]
bits.h 312 virtual HRESULT WINAPI GetDisplayName(LPWSTR *pVal) = 0;
351 HRESULT (WINAPI *GetDisplayName)(IBackgroundCopyJob *This,LPWSTR *pVal);
392 #define IBackgroundCopyJob_GetDisplayName(This,pVal) (This)->lpVtbl->GetDisplayName(This,pVal)
    [all...]
certview.h 126 virtual HRESULT WINAPI GetDisplayName(BSTR *pstrOut) = 0;
147 HRESULT (WINAPI *GetDisplayName)(IEnumCERTVIEWCOLUMN *This,BSTR *pstrOut);
170 #define IEnumCERTVIEWCOLUMN_GetDisplayName(This,pstrOut) (This)->lpVtbl->GetDisplayName(This,pstrOut)
    [all...]
shobjidl.h     [all...]
objidl.h     [all...]
  /hardware/libhardware/include/hardware/
hwcomposer2.h 412 case HWC2_FUNCTION_GET_DISPLAY_NAME: return "GetDisplayName";
604 GetDisplayName = HWC2_FUNCTION_GET_DISPLAY_NAME,
    [all...]
  /frameworks/native/services/surfaceflinger/DisplayHardware/
HWC2.cpp 352 if (!loadFunctionPointer(FunctionDescriptor::GetDisplayName,
    [all...]
HWC2On1Adapter.cpp 230 case FunctionDescriptor::GetDisplayName:
    [all...]
  /prebuilts/tools/common/m2/repository/com/android/external/eclipse/swt/3.5.0/
swt-3.5.0.jar 
  /prebuilts/tools/darwin-x86/swt/
swt.jar 
  /external/v8/test/cctest/
test-api.cc     [all...]
  /prebuilts/tools/darwin-x86_64/swt/
swt.jar 
  /prebuilts/tools/linux-x86/swt/
swt.jar 
  /prebuilts/tools/linux-x86_64/swt/
swt.jar 
  /prebuilts/tools/windows/swt/
swt.jar 
  /prebuilts/tools/windows-x86_64/swt/
swt.jar 
  /external/v8/include/
v8.h     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar 
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar 
  /external/v8/src/
api.cc     [all...]

Completed in 1118 milliseconds