Searched refs:SourceId (Results 1 – 15 of 15) sorted by relevance
/third_party/node/src/ |
D | node_win32_etw_provider.cc | 147 LPCGUID SourceId, in etw_events_enable_callback() argument
|
/third_party/mingw-w64/mingw-w64-headers/ddk/include/ddk/ |
D | afilter.h | 57 UCHAR SourceId[ARCNET_ADDRESS_LEN]; member
|
D | wdm.h | 7638 IN LPCGUID SourceId,
|
/third_party/mingw-w64/mingw-w64-headers/include/ |
D | evntrace.h | 819 GUID SourceId; member 827 GUID SourceId; member 878 …EXTERN_C ULONG WMIAPI EnableTraceEx (LPCGUID ProviderId, LPCGUID SourceId, TRACEHANDLE TraceHandle…
|
D | evntprov.h | 117 …typedef VOID (NTAPI *PENABLECALLBACK) (LPCGUID SourceId, ULONG IsEnabled, UCHAR Level, ULONGLONG M…
|
D | setupapi.h | 1146 …ileLocationA(HINF InfHandle,PINFCONTEXT InfContext,PCSTR FileName,PUINT SourceId,PSTR ReturnBuffer… 1147 …leLocationW(HINF InfHandle,PINFCONTEXT InfContext,PCWSTR FileName,PUINT SourceId,PWSTR ReturnBuffe… 1213 …WINSETUPAPI WINBOOL WINAPI SetupGetSourceInfoA(HINF InfHandle,UINT SourceId,UINT InfoDesired,PSTR … 1214 …WINSETUPAPI WINBOOL WINAPI SetupGetSourceInfoW(HINF InfHandle,UINT SourceId,UINT InfoDesired,PWSTR…
|
/third_party/flutter/skia/third_party/externals/imgui/ |
D | imgui.h | 1459 ImGuiID SourceId; // Source item id member 1467 …void Clear() { SourceId = SourceParentId = 0; Data = NULL; DataSize = 0; memset(DataType, 0, si… in Clear()
|
D | imgui.cpp | 3367 if (g.DragDropActive && g.DragDropPayload.SourceId == g.ActiveId) in NewFrame() 3368 KeepAliveID(g.DragDropPayload.SourceId); in NewFrame() 8407 payload.SourceId = source_id; in BeginDragDropSource() 8464 …IM_ASSERT(payload.SourceId != 0); // Not called between BeginDragDro… in SetDragDropPayload() 8506 if (!IsMouseHoveringRect(bb.Min, bb.Max) || (id == g.DragDropPayload.SourceId)) in BeginDragDropTargetCustom() 8538 if (g.DragDropPayload.SourceId == id) in BeginDragDropTarget() 9324 …0x%08X, Payload \"%s\" (%d bytes)", g.DragDropActive, g.DragDropPayload.SourceId, g.DragDropPayloa… in ShowMetricsWindow()
|
D | imgui_widgets.cpp | 416 …if (hovered && g.DragDropActive && g.DragDropPayload.SourceId == id && !(g.DragDropSourceFlags & I… in ButtonBehavior()
|
/third_party/skia/third_party/externals/imgui/ |
D | imgui.h | 2015 ImGuiID SourceId; // Source item id member 2023 …void Clear() { SourceId = SourceParentId = 0; Data = NULL; DataSize = 0; memset(DataType, 0, si… in Clear()
|
D | imgui.cpp | 4016 if (g.DragDropActive && g.DragDropPayload.SourceId == g.ActiveId) in NewFrame() 4017 KeepAliveID(g.DragDropPayload.SourceId); in NewFrame() 10204 payload.SourceId = source_id; in BeginDragDropSource() 10209 if (payload.SourceId == g.ActiveId) in BeginDragDropSource() 10263 …IM_ASSERT(payload.SourceId != 0); // Not called between BeginDragDro… in SetDragDropPayload() 10306 if (!IsMouseHoveringRect(bb.Min, bb.Max) || (id == g.DragDropPayload.SourceId)) in BeginDragDropTargetCustom() 10339 if (g.DragDropPayload.SourceId == id) in BeginDragDropTarget() 11558 …0x%08X, Payload \"%s\" (%d bytes)", g.DragDropActive, g.DragDropPayload.SourceId, g.DragDropPayloa… in ShowMetricsWindow()
|
D | imgui_widgets.cpp | 518 …if (hovered && g.DragDropActive && g.DragDropPayload.SourceId == id && !(g.DragDropSourceFlags & I… in ButtonBehavior()
|
/third_party/chromium/patch/ |
D | 0004_nweb_cve_bugfix.patch | 9048 Deque<ukm::SourceId> post_message_ukm_recorded_source_ids_;
|
D | 0002_build_for_ohos.patch | 7825 ukm::SourceId ChromePasswordManagerClient::GetUkmSourceId() {
|
D | 0003_ohos_nweb.patch | 29939 + const std::string& SourceId() const {
|