Home
last modified time | relevance | path

Searched defs:GetObject (Results 1 – 8 of 8) 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/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/typescript/tests/lib/
Dlib.d.ts17210 GetObject(strPathname: string, strProgID?: string, strPrefix?: string): any; variable