Home
last modified time | relevance | path

Searched refs:SourceId (Results 1 – 15 of 15) sorted by relevance

/third_party/node/src/
Dnode_win32_etw_provider.cc147 LPCGUID SourceId, in etw_events_enable_callback() argument
/third_party/mingw-w64/mingw-w64-headers/ddk/include/ddk/
Dafilter.h57 UCHAR SourceId[ARCNET_ADDRESS_LEN]; member
Dwdm.h7638 IN LPCGUID SourceId,
/third_party/mingw-w64/mingw-w64-headers/include/
Devntrace.h819 GUID SourceId; member
827 GUID SourceId; member
878 …EXTERN_C ULONG WMIAPI EnableTraceEx (LPCGUID ProviderId, LPCGUID SourceId, TRACEHANDLE TraceHandle…
Devntprov.h117 …typedef VOID (NTAPI *PENABLECALLBACK) (LPCGUID SourceId, ULONG IsEnabled, UCHAR Level, ULONGLONG M…
Dsetupapi.h1146 …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/
Dimgui.h1459 ImGuiID SourceId; // Source item id member
1467 …void Clear() { SourceId = SourceParentId = 0; Data = NULL; DataSize = 0; memset(DataType, 0, si… in Clear()
Dimgui.cpp3367 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()
Dimgui_widgets.cpp416 …if (hovered && g.DragDropActive && g.DragDropPayload.SourceId == id && !(g.DragDropSourceFlags & I… in ButtonBehavior()
/third_party/skia/third_party/externals/imgui/
Dimgui.h2015 ImGuiID SourceId; // Source item id member
2023 …void Clear() { SourceId = SourceParentId = 0; Data = NULL; DataSize = 0; memset(DataType, 0, si… in Clear()
Dimgui.cpp4016 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()
Dimgui_widgets.cpp518 …if (hovered && g.DragDropActive && g.DragDropPayload.SourceId == id && !(g.DragDropSourceFlags & I… in ButtonBehavior()
/third_party/chromium/patch/
D0004_nweb_cve_bugfix.patch9048 Deque<ukm::SourceId> post_message_ukm_recorded_source_ids_;
D0002_build_for_ohos.patch7825 ukm::SourceId ChromePasswordManagerClient::GetUkmSourceId() {
D0003_ohos_nweb.patch29939 + const std::string& SourceId() const {