Home
last modified time | relevance | path

Searched refs:GetObject (Results 1 – 25 of 34) sorted by relevance

12

/third_party/typescript/tests/baselines/reference/
DsourceMapValidationForIn.types9 …ID: string, strPrefix?: string): any; DisconnectObject(obj: any): void; GetObject(strPathname: str…
20 …ID: string, strPrefix?: string): any; DisconnectObject(obj: any): void; GetObject(strPathname: str…
31 …ID: string, strPrefix?: string): any; DisconnectObject(obj: any): void; GetObject(strPathname: str…
42 …ID: string, strPrefix?: string): any; DisconnectObject(obj: any): void; GetObject(strPathname: str…
DsourceMapValidationFor.types14 …ID: string, strPrefix?: string): any; DisconnectObject(obj: any): void; GetObject(strPathname: str…
33 …ID: string, strPrefix?: string): any; DisconnectObject(obj: any): void; GetObject(strPathname: str…
/third_party/node/src/
Dstream_pipe.cc36 obj->Set(env()->context(), env()->source_string(), source->GetObject()) in StreamPipe()
38 source->GetObject()->Set(env()->context(), env()->pipe_target_string(), obj) in StreamPipe()
40 obj->Set(env()->context(), env()->sink_string(), sink->GetObject()) in StreamPipe()
42 sink->GetObject()->Set(env()->context(), env()->pipe_source_string(), obj) in StreamPipe()
Dstream_base.cc366 Local<Object> StreamBase::GetObject() { in GetObject() function in node::StreamBase
560 stream->GetObject(), in OnStreamAfterReqFinished()
Dstream_base.h357 virtual v8::Local<v8::Object> GetObject();
Dheap_utils.cc242 StreamBase::AttachToObject(GetObject()); in HeapSnapshotStream()
/third_party/flutter/engine/flutter/lib/ui/plugins/
Dcallback_cache.cc137 const auto root_obj = it->GetObject(); in LoadCacheFromDisk()
138 const auto representation = root_obj[kRepresentationKey].GetObject(); in LoadCacheFromDisk()
/third_party/skia/third_party/externals/dawn/src/dawn_wire/client/
DDevice.cpp261 client->ComputePipelineAllocator().GetObject(request.pipelineObjectID); in OnCreateComputePipelineAsyncCallback()
312 client->RenderPipelineAllocator().GetObject(request.pipelineObjectID); in OnCreateRenderPipelineAsyncCallback()
DObjectAllocator.h76 T* GetObject(uint32_t id) { in GetObject() function
/third_party/typescript/lib/
Dlib.scripthost.d.ts215 GetObject(strPathname: string, strProgID?: string, strPrefix?: string): any; variable
/third_party/flutter/skia/third_party/externals/dawn/generator/templates/dawn_wire/client/
DClientHandlers.cpp35 {{Type}}* {{name}} = {{Type}}Allocator().GetObject(cmd.{{name}}.id);
/third_party/typescript/src/lib/
Dscripthost.d.ts195 GetObject(strPathname: string, strProgID?: string, strPrefix?: string): any; variable
/third_party/node/src/inspector/
Dmain_thread_interface.cc29 static_cast<DeletableWrapper<T>*>(thread->GetObject(id))->object_.get(); in get()
275 Deletable* MainThreadInterface::GetObject(int id) { in GetObject() function in node::inspector::MainThreadInterface
Dmain_thread_interface.h86 Deletable* GetObject(int id);
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_wire/client/
DObjectAllocator.h70 T* GetObject(uint32_t id) { in GetObject() function
/third_party/skia/third_party/externals/dawn/generator/templates/dawn_wire/client/
DClientHandlers.cpp35 {{Type}}* {{name}} = {{Type}}Allocator().GetObject(cmd.{{name}}.id);
/third_party/skia/third_party/externals/angle2/util/capture/
Dframe_capture_test_utils.cpp86 const rapidjson::Document::Object &meta = doc["TraceMetadata"].GetObject(); in LoadTraceInfoFromJSON()
/third_party/skia/third_party/externals/swiftshader/src/WSI/
DWin32SurfaceKHR.cpp155 int status = GetObject(bitmap, sizeof(BITMAP), &header); in lazyCreateFrameBuffer()
/third_party/flutter/engine/flutter/shell/common/
Dengine.cc325 auto root = document.GetObject(); in HandleNavigationPlatformMessage()
341 auto root = document.GetObject(); in HandleLocalizationPlatformMessage()
/third_party/flutter/skia/third_party/externals/sdl/visualtest/src/windows/
Dwindows_screenshot.c52 if(!GetObject(hbitmap, sizeof(BITMAP), (void*)&bitmap)) in SaveBitmapToFile()
/third_party/flutter/engine/flutter/shell/platform/fuchsia/flutter/
Dplatform_view.cc612 auto root = document.GetObject(); in HandleFlutterPlatformChannelPlatformMessage()
652 auto root = document.GetObject(); in HandleFlutterTextInputChannelPlatformMessage()
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/runner/
DTestSuite.cpp617 const js::Value::ConstObject &artifacts = jsArtifacts.GetObject(); in GetTestArtifactsFromJSON()
739 const js::Value::ConstObject &tests = document["tests"].GetObject(); in GetTestResultsFromJSON()
758 const js::Value::ConstObject &obj = value.GetObject(); in GetTestResultsFromJSON()
/third_party/mesa3d/src/vulkan/wsi/
Dwsi_common_win32.c338 int status = GetObject(bmp, sizeof(BITMAP), &header); in wsi_win32_image_init()
/third_party/ffmpeg/libavdevice/
Dgdigrab.c384 GetObject(hbmp, sizeof(BITMAP), &bmp); in gdigrab_read_header()
/third_party/node/deps/npm/node_modules/verror/
DREADME.md168 rpcMethod: GetObject
182 rpcMethod: GetObject

12