Home
last modified time | relevance | path

Searched defs:offer (Results 1 – 23 of 23) sorted by relevance

/third_party/boost/boost/beast/websocket/detail/
Dpmd_extension.hpp69 pmd_read(pmd_offer& offer, in pmd_read()
82 pmd_offer const& offer) in pmd_write()
95 pmd_offer const& offer, in pmd_negotiate()
Dimpl_base.hpp198 detail::pmd_offer offer; in on_response_pmd() local
/third_party/boost/libs/beast/include/boost/beast/websocket/detail/
Dpmd_extension.hpp69 pmd_read(pmd_offer& offer, in pmd_read()
82 pmd_offer const& offer) in pmd_write()
95 pmd_offer const& offer, in pmd_negotiate()
Dimpl_base.hpp198 detail::pmd_offer offer; in on_response_pmd() local
/third_party/weston/libweston/
Ddata-device.c71 struct weston_data_offer *offer = wl_resource_get_user_data(resource); in data_offer_accept() local
89 struct weston_data_offer *offer = wl_resource_get_user_data(resource); in data_offer_receive() local
125 data_offer_choose_action(struct weston_data_offer *offer) in data_offer_choose_action()
162 data_offer_update_action(struct weston_data_offer *offer) in data_offer_update_action()
193 struct weston_data_offer *offer = wl_resource_get_user_data(resource); in data_offer_set_actions() local
219 struct weston_data_offer *offer = wl_resource_get_user_data(resource); in data_offer_finish() local
267 struct weston_data_offer *offer = wl_resource_get_user_data(resource); in destroy_data_offer() local
298 struct weston_data_offer *offer; in destroy_offer_data_source() local
310 struct weston_data_offer *offer; in weston_data_source_send_offer() local
507 struct weston_data_offer *offer; in weston_drag_set_focus() local
[all …]
/third_party/boost/libs/beast/test/beast/websocket/
Dhandshake.cpp396 { in testExtNegotiate()
413 { in testExtNegotiate()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DDictionaryBreakEngine.java118 void offer(int v) { in offer() method in DictionaryBreakEngine.DequeI
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DDictionaryBreakEngine.java117 void offer(int v) { in offer() method in DictionaryBreakEngine.DequeI
/third_party/gstreamer/gstplugins_bad/tests/examples/webrtc/
Dwebrtc.c105 GstWebRTCSessionDescription *offer = NULL; in _on_offer_received() local
Dwebrtcbidirectional.c112 GstWebRTCSessionDescription *offer = NULL; in _on_offer_received() local
Dwebrtcswap.c125 GstWebRTCSessionDescription *offer = NULL; in _on_offer_received() local
Dwebrtctransceiver.c105 GstWebRTCSessionDescription *offer = NULL; in _on_offer_received() local
Dwebrtcrenego.c159 GstWebRTCSessionDescription *offer = NULL; in _on_offer_received() local
/third_party/gstreamer/gstplugins_bad/ext/webrtc/
Dwebrtcsdp.c397 _intersect_answer_directions (GstWebRTCRTPTransceiverDirection offer, in _intersect_answer_directions()
542 _intersect_dtls_setup (GstWebRTCDTLSSetup offer) in _intersect_dtls_setup()
/third_party/gstreamer/gstplugins_good/tests/examples/rpicamsrc/
Dwebrtc-unidirectional-h264.c250 GstWebRTCSessionDescription *offer = NULL; in on_offer_created_cb() local
/third_party/boost/boost/beast/websocket/impl/
Daccept.hpp48 pmd_offer offer; in build_response_pmd() local
/third_party/boost/libs/beast/include/boost/beast/websocket/impl/
Daccept.hpp48 pmd_offer offer; in build_response_pmd() local
/third_party/libwebsockets/plugins/ssh-base/
Dsshd.c144 offer(struct per_session_data__sshd *pss, uint8_t *p, uint32_t len, int first, in offer() function
/third_party/weston/clients/
Dwindow.c3571 struct wl_data_offer *offer; member
3588 struct data_offer *offer = data; in data_offer_offer() local
3598 struct data_offer *offer = data; in data_offer_source_actions() local
3606 struct data_offer *offer = data; in data_offer_action() local
3618 data_offer_destroy(struct data_offer *offer) in data_offer_destroy()
3637 struct data_offer *offer; in data_device_data_offer() local
3653 struct wl_data_offer *offer) in data_device_enter()
3756 struct wl_data_offer *offer) in data_device_selection()
4001 struct data_offer *offer = in offer_io_func() local
4022 data_offer_receive_data(struct data_offer *offer, const char *mime_type, in data_offer_receive_data()
/third_party/gstreamer/gstplugins_bad/tests/check/elements/
Dwebrtcbin.c256 GstWebRTCSessionDescription *offer = NULL; in _on_offer_received() local
808 test_validate_sdp_full (struct test_webrtc *t, struct validate_sdp *offer, in test_validate_sdp_full()
845 test_validate_sdp (struct test_webrtc *t, struct validate_sdp *offer, in test_validate_sdp()
/third_party/wayland_standard/tests/data/
Dexample-server.h1766 void (*offer)(struct wl_client *client, member
Dexample-client.h1862 void (*offer)(void *data, member
/third_party/weston/include/libweston/
Dlibweston.h464 struct weston_data_offer *offer; member