/third_party/typescript/tests/baselines/reference/ |
D | sourceMapValidationForIn.types | 9 …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…
|
D | sourceMapValidationFor.types | 14 …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/ |
D | stream_pipe.cc | 36 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()
|
D | stream_base.cc | 366 Local<Object> StreamBase::GetObject() { in GetObject() function in node::StreamBase 560 stream->GetObject(), in OnStreamAfterReqFinished()
|
D | stream_base.h | 357 virtual v8::Local<v8::Object> GetObject();
|
D | heap_utils.cc | 242 StreamBase::AttachToObject(GetObject()); in HeapSnapshotStream()
|
/third_party/flutter/engine/flutter/lib/ui/plugins/ |
D | callback_cache.cc | 137 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/ |
D | Device.cpp | 261 client->ComputePipelineAllocator().GetObject(request.pipelineObjectID); in OnCreateComputePipelineAsyncCallback() 312 client->RenderPipelineAllocator().GetObject(request.pipelineObjectID); in OnCreateRenderPipelineAsyncCallback()
|
D | ObjectAllocator.h | 76 T* GetObject(uint32_t id) { in GetObject() function
|
/third_party/typescript/lib/ |
D | lib.scripthost.d.ts | 215 GetObject(strPathname: string, strProgID?: string, strPrefix?: string): any; variable
|
/third_party/flutter/skia/third_party/externals/dawn/generator/templates/dawn_wire/client/ |
D | ClientHandlers.cpp | 35 {{Type}}* {{name}} = {{Type}}Allocator().GetObject(cmd.{{name}}.id);
|
/third_party/typescript/src/lib/ |
D | scripthost.d.ts | 195 GetObject(strPathname: string, strProgID?: string, strPrefix?: string): any; variable
|
/third_party/node/src/inspector/ |
D | main_thread_interface.cc | 29 static_cast<DeletableWrapper<T>*>(thread->GetObject(id))->object_.get(); in get() 275 Deletable* MainThreadInterface::GetObject(int id) { in GetObject() function in node::inspector::MainThreadInterface
|
D | main_thread_interface.h | 86 Deletable* GetObject(int id);
|
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_wire/client/ |
D | ObjectAllocator.h | 70 T* GetObject(uint32_t id) { in GetObject() function
|
/third_party/skia/third_party/externals/dawn/generator/templates/dawn_wire/client/ |
D | ClientHandlers.cpp | 35 {{Type}}* {{name}} = {{Type}}Allocator().GetObject(cmd.{{name}}.id);
|
/third_party/skia/third_party/externals/angle2/util/capture/ |
D | frame_capture_test_utils.cpp | 86 const rapidjson::Document::Object &meta = doc["TraceMetadata"].GetObject(); in LoadTraceInfoFromJSON()
|
/third_party/skia/third_party/externals/swiftshader/src/WSI/ |
D | Win32SurfaceKHR.cpp | 155 int status = GetObject(bitmap, sizeof(BITMAP), &header); in lazyCreateFrameBuffer()
|
/third_party/flutter/engine/flutter/shell/common/ |
D | engine.cc | 325 auto root = document.GetObject(); in HandleNavigationPlatformMessage() 341 auto root = document.GetObject(); in HandleLocalizationPlatformMessage()
|
/third_party/flutter/skia/third_party/externals/sdl/visualtest/src/windows/ |
D | windows_screenshot.c | 52 if(!GetObject(hbitmap, sizeof(BITMAP), (void*)&bitmap)) in SaveBitmapToFile()
|
/third_party/flutter/engine/flutter/shell/platform/fuchsia/flutter/ |
D | platform_view.cc | 612 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/ |
D | TestSuite.cpp | 617 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/ |
D | wsi_common_win32.c | 338 int status = GetObject(bmp, sizeof(BITMAP), &header); in wsi_win32_image_init()
|
/third_party/ffmpeg/libavdevice/ |
D | gdigrab.c | 384 GetObject(hbmp, sizeof(BITMAP), &bmp); in gdigrab_read_header()
|
/third_party/node/deps/npm/node_modules/verror/ |
D | README.md | 168 rpcMethod: GetObject 182 rpcMethod: GetObject
|