Home
last modified time | relevance | path

Searched defs:GetObject (Results 1 – 12 of 12) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/dawn_wire/client/
DObjectAllocator.h76 T* GetObject(uint32_t id) { in GetObject() function
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_wire/client/
DObjectAllocator.h70 T* GetObject(uint32_t id) { in GetObject() function
/third_party/typescript/src/lib/
Dscripthost.d.ts195 GetObject(strPathname: string, strProgID?: string, strPrefix?: string): any; variable
/third_party/typescript/lib/
Dlib.scripthost.d.ts215 GetObject(strPathname: string, strProgID?: string, strPrefix?: string): any; variable
/third_party/mingw-w64/mingw-w64-headers/include/
Drichole.h75 STDMETHOD (GetObject) (THIS_ LONG iob, REOBJECT *lpreobject, DWORD dwFlags) PURE; in DECLARE_INTERFACE_() local
Dwmiatlprov.h22 …HRESULT WINAPI GetObject(const BSTR ObjectPath,__LONG32 lFlags,IWbemContext *pCtx,IWbemClassObject… in GetObject() function
272 …virtual HRESULT WINAPI GetObject(const BSTR strObjectPath,__LONG32 lFlags,IWbemContext *pCtx,IWbem… in GetObject() function
Dwingdi.h3309 #define GetObject __MINGW_NAME_AW(GetObject) macro
/third_party/node/src/inspector/
Dmain_thread_interface.cc275 Deletable* MainThreadInterface::GetObject(int id) { in GetObject() function in node::inspector::MainThreadInterface
/third_party/node/src/
Dstream_base.cc366 Local<Object> StreamBase::GetObject() { in GetObject() function in node::StreamBase
/third_party/grpc/third_party/upb/upb/
Dsink.h274 template <class T> T* GetObject() const { in GetObject() function
/third_party/mingw-w64/mingw-w64-headers/direct-x/include/
Ddmusici.h844 STDMETHOD(GetObject)(THIS_ LPDMUS_OBJECTDESC pDesc, REFIID riid, LPVOID *ppv) PURE; in DECLARE_INTERFACE_() local
885 STDMETHOD(GetObject)(THIS_ LPDMUS_OBJECTDESC pDesc, REFIID riid, LPVOID *ppv) PURE; in DECLARE_INTERFACE_() local
/third_party/typescript/tests/lib/
Dlib.d.ts17210 GetObject(strPathname: string, strProgID?: string, strPrefix?: string): any; variable