Home
last modified time | relevance | path

Searched defs:GetObject (Results 1 – 7 of 7) 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/protobuf/src/google/protobuf/
Dunittest_proto3_bad_macros.proto57 GetObject = 16; enumerator
/third_party/typescript/lib/
Dlib.scripthost.d.ts215 GetObject(strPathname: string, strProgID?: string, strPrefix?: string): any; variable
/third_party/typescript/src/lib/
Dscripthost.d.ts195 GetObject(strPathname: string, strProgID?: string, strPrefix?: string): any; variable
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/jit/pi/graph_compiler/pi_ir/
Dcustom_nodes.h138 const NodePtr &GetObject() const { return base_; } in GetObject() function
221 const NodePtr &GetObject() const { return base_; } in GetObject() function
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/jit/pi/graph_guard/
Dtrace.cc180 PyObject *Trace::GetObject() { return obj_; } in GetObject() function in mindspore::pijit::Trace
/third_party/typescript/tests/lib/
Dlib.d.ts17210 GetObject(strPathname: string, strProgID?: string, strPrefix?: string): any; variable