Home
last modified time | relevance | path

Searched defs:aPayload (Results 1 – 25 of 141) sorted by relevance

123456

/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/qa/unit/tiledrendering/
H A DCallbackRecorder.hxx81 OUString aPayload = OUString::createFromAscii(pPayload); in processCallback() local
88 OUString aPayload = OUString::createFromAscii(pPayload); in processCallback() local
114 OUString aPayload = OUString::createFromAscii(pPayload); in processCallback() local
/dports/www/firefox-esr/firefox-91.8.0/netwerk/protocol/websocket/
H A DWebSocketFrame.cpp34 uint32_t aMask, const nsCString& aPayload) in WebSocketFrame()
84 const nsCString& aPayload) in WebSocketFrameData()
/dports/www/firefox/firefox-99.0/netwerk/protocol/websocket/
H A DWebSocketFrame.cpp34 uint32_t aMask, const nsCString& aPayload) in WebSocketFrame()
85 const nsCString& aPayload) in WebSocketFrameData()
/dports/mail/thunderbird/thunderbird-91.8.0/netwerk/protocol/websocket/
H A DWebSocketFrame.cpp34 uint32_t aMask, const nsCString& aPayload) in WebSocketFrame()
84 const nsCString& aPayload) in WebSocketFrameData()
/dports/lang/spidermonkey78/firefox-78.9.0/netwerk/protocol/websocket/
H A DWebSocketFrame.cpp30 uint32_t aMask, const nsCString& aPayload) in WebSocketFrame()
83 const nsCString& aPayload) in WebSocketFrameData()
/dports/lang/spidermonkey60/firefox-60.9.0/netwerk/protocol/websocket/
H A DWebSocketFrame.cpp30 uint32_t aMask, const nsCString& aPayload) in WebSocketFrame()
85 const nsCString& aPayload) in WebSocketFrameData()
H A DWebSocketEventService.cpp481 bool aMaskBit, uint32_t aMask, const nsCString& aPayload) { in CreateFrameIfNeeded()
492 bool aMaskBit, uint32_t aMask, uint8_t* aPayload, uint32_t aPayloadLength) { in CreateFrameIfNeeded()
510 uint32_t aPayloadInHdrLength, uint8_t* aPayload, uint32_t aPayloadLength) { in CreateFrameIfNeeded()
/dports/www/firefox-legacy/firefox-52.8.0esr/netwerk/protocol/websocket/
H A DWebSocketFrame.cpp31 uint32_t aMask, const nsCString& aPayload) in WebSocketFrame()
91 const nsCString& aPayload) in WebSocketFrameData()
H A DWebSocketEventService.cpp514 const nsCString& aPayload) in CreateFrameIfNeeded()
528 uint32_t aMask, uint8_t* aPayload, in CreateFrameIfNeeded()
552 uint8_t* aPayload, in CreateFrameIfNeeded()
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/common/
H A Dkiway_express.cpp54 KIWAY_EXPRESS::KIWAY_EXPRESS( FRAME_T aDestination, MAIL_T aCommand, std::string& aPayload, in KIWAY_EXPRESS()
/dports/lang/spidermonkey78/firefox-78.9.0/mozglue/baseprofiler/public/
H A DBaseProfilerMarkerPayload.h53 const ProfilerMarkerPayload* aPayload) { in TagAndSerializationBytes()
63 static void TagAndSerialize(const ProfilerMarkerPayload* aPayload, in TagAndSerialize()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/uiview/
H A Dviewstat.cxx232 OString aPayload = ".uno:Orientation="; in GetState() local
420 OString aPayload(".uno:TrackedChangeIndex="); in GetState() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/libreofficekit/qa/gtktiledviewer/
H A Dgtv-helpers.hxx43 std::vector<T> split(const std::string& aPayload, const std::string& aDelim, const int nItems) in split()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/libreofficekit/qa/gtktiledviewer/
H A Dgtv-helpers.hxx43 std::vector<T> split(const std::string& aPayload, const std::string& aDelim, const int nItems) in split()
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/include/
H A Dkiway_express.h58 void SetPayload( const std::string& aPayload ) { m_payload = aPayload; } in SetPayload()
/dports/lang/spidermonkey78/firefox-78.9.0/accessible/ipc/win/
H A DHandlerProvider.h131 delete aPayload; in operator() local
/dports/www/firefox/firefox-99.0/accessible/ipc/win/
H A DHandlerProvider.h131 delete aPayload; in operator() local
/dports/www/firefox-esr/firefox-91.8.0/accessible/ipc/win/
H A DHandlerProvider.h131 delete aPayload; in operator() local
/dports/mail/thunderbird/thunderbird-91.8.0/accessible/ipc/win/
H A DHandlerProvider.h131 delete aPayload; in operator() local
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/layers/apz/src/
H A DSampledAPZCState.cpp20 Maybe<CompositionPayload>&& aPayload) in SampledAPZCState()
/dports/www/firefox-esr/firefox-91.8.0/gfx/layers/apz/src/
H A DSampledAPZCState.cpp23 Maybe<CompositionPayload>&& aPayload) in SampledAPZCState()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/layers/apz/src/
H A DSampledAPZCState.cpp23 Maybe<CompositionPayload>&& aPayload) in SampledAPZCState()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sfx2/source/view/
H A Dlokhelper.cxx361 const OString aPayload = lcl_generateJSON(pThisView, rKey, rPayload); in notifyOtherView() local
383 OString aPayload; in notifyOtherViews() local
410 OString aPayload; in notifyOtherViews() local
478 OStringBuffer aPayload = in notifyWindow() local
/dports/www/firefox/firefox-99.0/gfx/layers/apz/src/
H A DSampledAPZCState.cpp23 Maybe<CompositionPayload>&& aPayload, in SampledAPZCState()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/uibase/uiview/
H A Dviewstat.cxx356 OString aPayload(".uno:TrackedChangeIndex="); in GetState() local

123456