Home
last modified time | relevance | path

Searched defs:operator (Results 1 – 25 of 11145) sorted by relevance

12345678910>>...446

/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_acl.h46 bool operator()(const RawAddress& x) { return body(x); } in operator() function
55 bool operator()(const RawAddress& remote_bda, tBT_TRANSPORT transport) { in operator() function
65 bool operator()(uint16_t hci_handle) { return body(hci_handle); } in operator() function
76 bool operator()(const RawAddress& pseudo_addr, RawAddress& conn_addr, tBLE_ADDR_TYPE* p_addr_type, in operator() function
88 bool operator()(const RawAddress& peer_addr) { return body(peer_addr); } in operator() function
97 void operator()(const RawAddress& bd_addr, BT_HDR* p_buf) { return body(bd_addr, p_buf); } in operator() function
105 bool operator()() { return body(); } in operator() function
114 bool operator()(const RawAddress& bd_addr, tBT_TRANSPORT transport) { in operator() function
124 bool operator()(uint16_t hci_handle) { return body(hci_handle); } in operator() function
132 bool operator()(uint16_t hci_handle) { return body(hci_handle); } in operator() function
[all …]
Dmock_stack_smp_act.h43 void operator()(tSMP_CB* p_cb, tSMP_INT_DATA* p_data) { body(p_cb, p_data); } in operator() function
52 void operator()(tSMP_CB* p_cb, tSMP_INT_DATA* p_data) { body(p_cb, p_data); } in operator() function
61 void operator()(tSMP_CB* p_cb, tSMP_INT_DATA* p_data) { body(p_cb, p_data); } in operator() function
70 void operator()(tSMP_CB* p_cb, tSMP_INT_DATA* p_data) { body(p_cb, p_data); } in operator() function
79 void operator()(tSMP_CB* p_cb, tSMP_INT_DATA* p_data) { body(p_cb, p_data); } in operator() function
88 void operator()(tSMP_CB* p_cb, tSMP_INT_DATA* p_data) { body(p_cb, p_data); } in operator() function
97 void operator()(tSMP_CB* p_cb, tSMP_INT_DATA* p_data) { body(p_cb, p_data); } in operator() function
106 void operator()(tSMP_CB* p_cb, tSMP_INT_DATA* p_data) { body(p_cb, p_data); } in operator() function
115 void operator()(tSMP_CB* p_cb, tSMP_INT_DATA* p_data) { body(p_cb, p_data); } in operator() function
124 void operator()(tSMP_CB* p_cb, tSMP_INT_DATA* p_data) { body(p_cb, p_data); } in operator() function
[all …]
Dmock_stack_hcic_hcicmds.h54 void operator()(const RawAddress& bd_addr, uint32_t transmit_bandwidth, in operator() function
69 void operator()(uint16_t handle, uint16_t packet_types) { body(handle, packet_types); } in operator() function
78 void operator()(uint16_t handle) { body(handle); } in operator() function
87 void operator()(const RawAddress& dest) { body(dest); } in operator() function
97 void operator()(const RawAddress& bd_addr, bool delete_all_flag) { in operator() function
108 void operator()(void) { body(); } in operator() function
118 void operator()(const RawAddress& bd_addr, enh_esco_params_t* p_params) { in operator() function
131 void operator()(uint16_t conn_handle, enh_esco_params_t* p_params) { in operator() function
143 void operator()(uint16_t handle) { body(handle); } in operator() function
152 void operator()(uint16_t handle) { body(handle); } in operator() function
[all …]
Dmock_stack_btm_sec.h55 bool operator()(const RawAddress& bd_addr) { return body(bd_addr); } in operator() function
65 void operator()(tBTM_STATUS res, const RawAddress& bd_addr) { body(res, bd_addr); } in operator() function
78 bool operator()(const RawAddress& bd_addr, tBT_TRANSPORT transport) { in operator() function
93 bool operator()(const RawAddress& bd_addr, tBT_TRANSPORT transport) { in operator() function
108 bool operator()(const RawAddress& bd_addr, tBT_TRANSPORT transport) { in operator() function
123 bool operator()(const RawAddress& bd_addr, tBT_TRANSPORT transport) { in operator() function
136 void operator()(const RawAddress& bd_addr, tBTM_STATUS res, uint8_t pin_len, uint8_t* p_pin) { in operator() function
148 void operator()(tBTM_STATUS res, const RawAddress& bd_addr, uint32_t passkey) { in operator() function
161 bool operator()(const RawAddress& bd_addr) { return body(bd_addr); } in operator() function
170 void operator()(void) { body(); } in operator() function
[all …]
Dmock_bta_dm_act.h48 bool operator()(bt_scan_mode_t mode) { return body(mode); } in operator() function
58 void operator()(const RawAddress bd_addr, tBT_TRANSPORT transport) { body(bd_addr, transport); } in operator() function
69 void operator()(const RawAddress bd_addr, tBT_TRANSPORT transport, uint16_t acl_handle) { in operator() function
82 void operator()(const RawAddress bd_addr, tBT_TRANSPORT transport, tHCI_STATUS hci_status) { in operator() function
93 void operator()(const RawAddress bd_addr) { body(bd_addr); } in operator() function
102 void operator()() { body(); } in operator() function
111 void operator()() { body(); } in operator() function
122 void operator()(const RawAddress bd_addr, tHCI_ROLE new_role, tHCI_STATUS hci_status) { in operator() function
135 void operator()(const RawAddress& bd_addr, tBLE_ADDR_TYPE addr_type, tBT_DEVICE_TYPE dev_type) { in operator() function
149 void operator()(const RawAddress& bd_addr, tBTA_LE_KEY_VALUE blekey, tBTM_LE_KEY_TYPE key_type) { in operator() function
[all …]
Dmock_stack_hcic_hciblecmds.h50 void operator()(uint8_t adv_addr_type, const RawAddress& adv_addr, uint8_t adv_sid, in operator() function
64 void operator()(base::OnceCallback<void(uint8_t*, uint16_t)> cb) { body(std::move(cb)); } in operator() function
77 void operator()(uint8_t adv_addr_type, const RawAddress& adv_addr, uint8_t adv_sid, in operator() function
93 void operator()(uint8_t addr_type_peer, const RawAddress& bda_peer, const Octet16& irk_peer, in operator() function
105 void operator()(void) { body(); } in operator() function
114 void operator()(uint16_t handle) { body(handle); } in operator() function
124 void operator()(uint16_t handle, const Octet16& ltk) { body(handle, ltk); } in operator() function
139 void operator()(uint8_t options, uint8_t adv_sid, uint8_t adv_addr_type, in operator() function
154 void operator()(base::OnceCallback<void(uint8_t*, uint16_t)> cb) { body(std::move(cb)); } in operator() function
166 void operator()(uint16_t conn_handle, uint16_t service_data, uint8_t adv_handle, in operator() function
[all …]
Dmock_bta_dm_api.h57 void operator()(const RawAddress& bd_addr, tBLE_ADDR_TYPE addr_type, tBT_DEVICE_TYPE dev_type) { in operator() function
71 void operator()(const RawAddress& bd_addr, tBTA_LE_KEY_VALUE* p_le_key, in operator() function
87 void operator()(const RawAddress& bd_addr, DEV_CLASS dev_class, const LinkKey& link_key, in operator() function
102 void operator()(std::vector<RawAddress> classic_hid_devices, in operator() function
114 void operator()(bool privacy_enable) { body(privacy_enable); } in operator() function
124 void operator()(const RawAddress& bd_addr, bool accept) { body(bd_addr, accept); } in operator() function
134 void operator()(bool observe, tBTA_DM_SEARCH_CBACK* p_results_cb) { body(observe, p_results_cb); } in operator() function
144 void operator()(tBTA_BLE_ENERGY_INFO_CBACK* p_cmpl_cback) { body(p_cmpl_cback); } in operator() function
154 void operator()(const RawAddress& bd_addr, bool accept, uint32_t passkey) { in operator() function
166 void operator()(const RawAddress& remote_device) { body(remote_device); } in operator() function
[all …]
Dmock_stack_l2cap_api.h54 uint16_t operator()(uint16_t psm, const tL2CAP_APPL_INFO& p_cb_info, bool enable_snoop, in operator() function
73 uint16_t operator()(uint16_t psm, const tL2CAP_APPL_INFO& p_cb_info, bool enable_snoop, in operator() function
85 void operator()(uint16_t psm) { body(psm); } in operator() function
93 uint16_t operator()(void) { return body(); } in operator() function
101 void operator()(uint16_t psm) { body(psm); } in operator() function
112 uint16_t operator()(uint16_t psm, const RawAddress& p_bd_addr, uint16_t sec_level) { in operator() function
123 uint16_t operator()(uint16_t psm, const RawAddress& p_bd_addr) { return body(psm, p_bd_addr); } in operator() function
134 uint16_t operator()(uint16_t psm, const tL2CAP_APPL_INFO& p_cb_info, uint16_t sec_level, in operator() function
145 void operator()(uint16_t psm) { body(psm); } in operator() function
156 uint16_t operator()(uint16_t psm, const RawAddress& p_bd_addr, tL2CAP_LE_CFG_INFO* p_cfg, in operator() function
[all …]
Dmock_stack_btm_ble.h60 void operator()(const RawAddress& bd_addr, tBTM_STATUS res) { body(bd_addr, res); } in operator() function
73 bool operator()(const RawAddress& bd_addr, uint8_t* p_text, uint16_t len, in operator() function
86 void operator()(uint8_t key_type, tBTM_BLE_LOCAL_KEYS* p_key) { body(key_type, p_key); } in operator() function
97 void operator()(const RawAddress& bd_addr, tBTM_STATUS res, uint8_t len, uint8_t* p_data) { in operator() function
109 void operator()(const RawAddress& bd_addr, tBTM_STATUS res, uint32_t passkey) { in operator() function
124 void operator()(const RawAddress& bd_addr, in operator() function
137 void operator()(uint8_t rx_freq, tBTM_CMPL_CB* p_cmd_cmpl_cback) { in operator() function
149 void operator()(const RawAddress& bd_addr, uint8_t* p_c, uint8_t* p_r) { in operator() function
161 void operator()(tBTM_CMPL_CB* p_cmd_cmpl_cback) { body(p_cmd_cmpl_cback); } in operator() function
173 void operator()(uint8_t tx_freq, uint8_t test_data_len, uint8_t packet_payload, in operator() function
[all …]
Dmock_btif_profile_storage.h59 void operator()(const RawAddress& addr) { body(addr); } in operator() function
69 void operator()(const HearingDevice& dev_info) { body(dev_info); } in operator() function
89 bt_status_t operator()(const tAclLinkSpec& link_spec, uint16_t attr_mask, uint8_t sub_class, in operator() function
107 void operator()(const RawAddress& address, std::vector<uint8_t> presets_bin, uint8_t features, in operator() function
126 bool operator()(const RawAddress& address, uint8_t* capabilities, uint64_t* hi_sync_id, in operator() function
140 std::vector<std::pair<RawAddress, uint8_t>> operator()(void) { return body(); } in operator() function
151 bool operator()(const RawAddress& address, uint8_t& features) { return body(address, features); } in operator() function
164 bool operator()(const RawAddress& address, std::vector<uint8_t>& presets_bin, in operator() function
177 std::vector<RawAddress> operator()(void) { return body(); } in operator() function
189 bool operator()(const RawAddress& remote_bd_addr) { return body(remote_bd_addr); } in operator() function
[all …]
Dmock_btif_storage.h54 void operator()(int fd) { body(fd); } in operator() function
65 bool operator()(const std::string& bdstr) { return body(bdstr); } in operator() function
78 bt_status_t operator()(const std::string& remote_bd_addr, int add, in operator() function
92 bt_status_t operator()(const std::string& bdstr) { return body(bdstr); } in operator() function
105 size_t operator()(const char* str, bluetooth::Uuid* p_uuid, size_t max_uuids) { in operator() function
120 bt_status_t operator()(RawAddress* remote_bd_addr, const uint8_t* key_value, uint8_t key_type, in operator() function
134 bt_status_t operator()(const Octet16& key_value, uint8_t key_type) { in operator() function
149 bt_status_t operator()(RawAddress* remote_bd_addr, LinkKey link_key, uint8_t key_type, in operator() function
165 bt_status_t operator()(const RawAddress* remote_bd_addr, uint32_t num_properties, in operator() function
180 bt_status_t operator()(bt_property_type_t type, void* buf, int size, bt_property_t* property) { in operator() function
[all …]
Dmock_btif_av.h66 void operator()(const RawAddress& peer_address, const A2dpType local_a2dp_type) { in operator() function
78 void operator()(const A2dpType local_a2dp_type) { body(local_a2dp_type); } in operator() function
89 const RawAddress& operator()(tBTA_AV_HNDL bta_handle) { return body(bta_handle); } in operator() function
100 uint16_t operator()(const A2dpType local_a2dp_type) { return body(local_a2dp_type); } in operator() function
111 uint8_t operator()(const A2dpType local_a2dp_type) { return body(local_a2dp_type); } in operator() function
121 bool operator()() { return body(); } in operator() function
131 bool operator()() { return body(); } in operator() function
142 bool operator()(const A2dpType local_a2dp_type) { return body(local_a2dp_type); } in operator() function
155 bool operator()(const RawAddress& peer_address, const A2dpType local_a2dp_type) { in operator() function
170 bool operator()(const RawAddress& peer_address, const A2dpType local_a2dp_type) { in operator() function
[all …]
Dmock_device_interop.h49 void operator()(const uint16_t feature, const RawAddress* addr, size_t length) { in operator() function
61 void operator()(const uint16_t feature, const RawAddress* addr, size_t length) { in operator() function
75 void operator()(const interop_feature_t feature, const RawAddress* addr, uint8_t lmp_ver, in operator() function
89 void operator()(const interop_feature_t feature, const RawAddress* addr, uint16_t max_lat) { in operator() function
101 void operator()(const interop_feature_t feature, uint16_t manufacturer) { in operator() function
113 void operator()(const uint16_t feature, const char* name) { body(feature, name); } in operator() function
123 void operator()(const interop_feature_t feature, uint16_t version) { body(feature, version); } in operator() function
134 void operator()(const interop_feature_t feature, uint16_t vendor_id, uint16_t product_id) { in operator() function
145 void operator()() { body(); } in operator() function
158 bool operator()(const interop_feature_t feature, const RawAddress* addr) { in operator() function
[all …]
Dmock_stack_l2cap_ble.h51 bool operator()(const RawAddress& rem_bda, uint16_t min_int, uint16_t max_int, uint16_t latency, in operator() function
63 void operator()(const RawAddress& rem_bda, bool enable) { return body(rem_bda, enable); } in operator() function
72 void operator()(const RawAddress& rem_bda, bool enable) { return body(rem_bda, enable); } in operator() function
78 void operator()(const RawAddress& identity_addr, const RawAddress& rpa) { in operator() function
89 hci_role_t operator()(const RawAddress& bd_addr) { return body(bd_addr); } in operator() function
97 void operator()(const RawAddress& bda) { body(bda); } in operator() function
110 bool operator()(uint16_t handle, uint8_t role, const RawAddress& bda, tBLE_ADDR_TYPE type, in operator() function
124 void operator()(uint16_t handle, uint8_t status, uint16_t interval, uint16_t latency, in operator() function
136 void operator()(tL2C_LCB* p_lcb, uint8_t* p, uint16_t pkt_len) { body(p_lcb, p, pkt_len); } in operator() function
144 bool operator()(tL2C_LCB* p_lcb) { return body(p_lcb); } in operator() function
[all …]
Dmock_bta_av_api.h56 void operator()(tBTA_AV_HNDL handle) { body(handle); } in operator() function
65 void operator()(uint8_t rc_handle) { body(rc_handle); } in operator() function
74 void operator()(tBTA_AV_HNDL hndl) { body(hndl); } in operator() function
83 void operator()(void) { body(); } in operator() function
92 void operator()(tBTA_AV_HNDL handle) { body(handle); } in operator() function
102 void operator()(tBTA_AV_FEAT features, tBTA_AV_CBACK* p_cback) { body(features, p_cback); } in operator() function
113 void operator()(uint8_t rc_handle, uint8_t label, tBTA_AV_CMD cmd_code, BT_HDR* p_pkt) { in operator() function
126 void operator()(uint8_t rc_handle, uint8_t label, tBTA_AV_CODE rsp_code, BT_HDR* p_pkt) { in operator() function
137 void operator()(tBTA_AV_HNDL hndl) { body(hndl); } in operator() function
148 void operator()(const RawAddress& bd_addr, tBTA_AV_HNDL handle, bool use_rc, uint16_t uuid) { in operator() function
[all …]
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
Dvalarray_before.h66 _Tp operator()(const _Tp& __t) const in _GLIBCXX_VISIBILITY() function
73 _Tp operator()(const _Tp& __t) const in _GLIBCXX_VISIBILITY() function
80 _Tp operator()(const _Tp& __t) const in _GLIBCXX_VISIBILITY() function
87 _Tp operator()(const _Tp& __t) const in _GLIBCXX_VISIBILITY() function
94 _Tp operator()(const _Tp& __t) const in _GLIBCXX_VISIBILITY() function
101 _Tp operator()(const _Tp& __t) const in _GLIBCXX_VISIBILITY() function
108 _Tp operator()(const _Tp& __t) const in _GLIBCXX_VISIBILITY() function
115 _Tp operator()(const _Tp& __t) const in _GLIBCXX_VISIBILITY() function
122 _Tp operator()(const _Tp& __t) const in _GLIBCXX_VISIBILITY() function
129 _Tp operator()(const _Tp& __t) const in _GLIBCXX_VISIBILITY() function
[all …]
Dstl_function.h143 operator()(const _Tp& __x, const _Tp& __y) const in _GLIBCXX_VISIBILITY() function
152 operator()(const _Tp& __x, const _Tp& __y) const in _GLIBCXX_VISIBILITY() function
161 operator()(const _Tp& __x, const _Tp& __y) const in _GLIBCXX_VISIBILITY() function
170 operator()(const _Tp& __x, const _Tp& __y) const in _GLIBCXX_VISIBILITY() function
179 operator()(const _Tp& __x, const _Tp& __y) const in _GLIBCXX_VISIBILITY() function
188 operator()(const _Tp& __x) const in _GLIBCXX_VISIBILITY() function
207 operator()(const _Tp& __x, const _Tp& __y) const in _GLIBCXX_VISIBILITY() function
216 operator()(const _Tp& __x, const _Tp& __y) const in _GLIBCXX_VISIBILITY() function
225 operator()(const _Tp& __x, const _Tp& __y) const in _GLIBCXX_VISIBILITY() function
234 operator()(const _Tp& __x, const _Tp& __y) const in _GLIBCXX_VISIBILITY() function
[all …]
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/x86_64-linux/include/c++/4.8.3/bits/
Dvalarray_before.h66 _Tp operator()(const _Tp& __t) const in _GLIBCXX_VISIBILITY() function
73 _Tp operator()(const _Tp& __t) const in _GLIBCXX_VISIBILITY() function
80 _Tp operator()(const _Tp& __t) const in _GLIBCXX_VISIBILITY() function
87 _Tp operator()(const _Tp& __t) const in _GLIBCXX_VISIBILITY() function
94 _Tp operator()(const _Tp& __t) const in _GLIBCXX_VISIBILITY() function
101 _Tp operator()(const _Tp& __t) const in _GLIBCXX_VISIBILITY() function
108 _Tp operator()(const _Tp& __t) const in _GLIBCXX_VISIBILITY() function
115 _Tp operator()(const _Tp& __t) const in _GLIBCXX_VISIBILITY() function
122 _Tp operator()(const _Tp& __t) const in _GLIBCXX_VISIBILITY() function
129 _Tp operator()(const _Tp& __t) const in _GLIBCXX_VISIBILITY() function
[all …]
Dstl_function.h143 operator()(const _Tp& __x, const _Tp& __y) const in _GLIBCXX_VISIBILITY() function
152 operator()(const _Tp& __x, const _Tp& __y) const in _GLIBCXX_VISIBILITY() function
161 operator()(const _Tp& __x, const _Tp& __y) const in _GLIBCXX_VISIBILITY() function
170 operator()(const _Tp& __x, const _Tp& __y) const in _GLIBCXX_VISIBILITY() function
179 operator()(const _Tp& __x, const _Tp& __y) const in _GLIBCXX_VISIBILITY() function
188 operator()(const _Tp& __x) const in _GLIBCXX_VISIBILITY() function
207 operator()(const _Tp& __x, const _Tp& __y) const in _GLIBCXX_VISIBILITY() function
216 operator()(const _Tp& __x, const _Tp& __y) const in _GLIBCXX_VISIBILITY() function
225 operator()(const _Tp& __x, const _Tp& __y) const in _GLIBCXX_VISIBILITY() function
234 operator()(const _Tp& __x, const _Tp& __y) const in _GLIBCXX_VISIBILITY() function
[all …]
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include_gen/external/perfetto/perfetto_protos_perfetto_ipc_cpp_gen_headers/gen/external/perfetto/protos/perfetto/ipc/
H A Dconsumer_port.gen.h123 CloneSessionResponse& operator=(CloneSessionResponse&&); variable
125 CloneSessionResponse& operator=(const CloneSessionResponse&); variable
175 CloneSessionRequest& operator=(CloneSessionRequest&&); variable
177 CloneSessionRequest& operator=(const CloneSessionRequest&); variable
221 SaveTraceForBugreportResponse& operator=(SaveTraceForBugreportResponse&&); variable
223 SaveTraceForBugreportResponse& operator=(const SaveTraceForBugreportResponse&); variable
260 SaveTraceForBugreportRequest& operator=(SaveTraceForBugreportRequest&&); variable
262 SaveTraceForBugreportRequest& operator=(const SaveTraceForBugreportRequest&); variable
290 QueryCapabilitiesResponse& operator=(QueryCapabilitiesResponse&&); variable
292 QueryCapabilitiesResponse& operator=(const QueryCapabilitiesResponse&); variable
[all …]
H A Dproducer_port.gen.h84 SyncResponse& operator=(SyncResponse&&); variable
86 SyncResponse& operator=(const SyncResponse&); variable
113 SyncRequest& operator=(SyncRequest&&); variable
115 SyncRequest& operator=(const SyncRequest&); variable
154 GetAsyncCommandResponse& operator=(GetAsyncCommandResponse&&); variable
156 GetAsyncCommandResponse& operator=(const GetAsyncCommandResponse&); variable
214 …GetAsyncCommandResponse_ClearIncrementalState& operator=(GetAsyncCommandResponse_ClearIncrementalS… variable
216 …GetAsyncCommandResponse_ClearIncrementalState& operator=(const GetAsyncCommandResponse_ClearIncrem… variable
254 GetAsyncCommandResponse_Flush& operator=(GetAsyncCommandResponse_Flush&&); variable
256 GetAsyncCommandResponse_Flush& operator=(const GetAsyncCommandResponse_Flush&); variable
[all …]
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_ipc_cpp_gen_headers/gen/external/perfetto/protos/perfetto/ipc/
Dconsumer_port.gen.h123 CloneSessionResponse& operator=(CloneSessionResponse&&); variable
125 CloneSessionResponse& operator=(const CloneSessionResponse&); variable
180 CloneSessionRequest& operator=(CloneSessionRequest&&); variable
182 CloneSessionRequest& operator=(const CloneSessionRequest&); variable
251 SaveTraceForBugreportResponse& operator=(SaveTraceForBugreportResponse&&); variable
253 SaveTraceForBugreportResponse& operator=(const SaveTraceForBugreportResponse&); variable
290 SaveTraceForBugreportRequest& operator=(SaveTraceForBugreportRequest&&); variable
292 SaveTraceForBugreportRequest& operator=(const SaveTraceForBugreportRequest&); variable
320 QueryCapabilitiesResponse& operator=(QueryCapabilitiesResponse&&); variable
322 QueryCapabilitiesResponse& operator=(const QueryCapabilitiesResponse&); variable
[all …]
Dproducer_port.gen.h84 SyncResponse& operator=(SyncResponse&&); variable
86 SyncResponse& operator=(const SyncResponse&); variable
113 SyncRequest& operator=(SyncRequest&&); variable
115 SyncRequest& operator=(const SyncRequest&); variable
154 GetAsyncCommandResponse& operator=(GetAsyncCommandResponse&&); variable
156 GetAsyncCommandResponse& operator=(const GetAsyncCommandResponse&); variable
214 …GetAsyncCommandResponse_ClearIncrementalState& operator=(GetAsyncCommandResponse_ClearIncrementalS… variable
216 …GetAsyncCommandResponse_ClearIncrementalState& operator=(const GetAsyncCommandResponse_ClearIncrem… variable
254 GetAsyncCommandResponse_Flush& operator=(GetAsyncCommandResponse_Flush&&); variable
256 GetAsyncCommandResponse_Flush& operator=(const GetAsyncCommandResponse_Flush&); variable
[all …]
/aosp_15_r20/external/cronet/third_party/libc++/src/test/support/type_classification/
H A Dmovable.h42 cpp03_friendly& operator=(cpp03_friendly const&); member
47 const_move_ctor& operator=(const_move_ctor&&); member
52 volatile_move_ctor& operator=(volatile_move_ctor&&); member
57 cv_move_ctor& operator=(cv_move_ctor&&); member
62 multi_param_move_ctor& operator=(multi_param_move_ctor&&); member
67 not_quite_multi_param_move_ctor& operator=(not_quite_multi_param_move_ctor&&); member
73 operator=(copy_with_mutable_parameter&); member
77 const_move_assignment& operator=(const_move_assignment&&) const; member
81 const_move_assignment& operator=(const_move_assignment&&) volatile; member
85 cv_move_assignment& operator=(cv_move_assignment&&) const volatile; member
[all …]
/aosp_15_r20/external/cronet/base/test/
H A Dmock_callback.h64 MockCallback& operator=(const MockCallback&) = delete; variable
79 MockCallback& operator=(const MockCallback&) = delete; variable
94 MockCallback& operator=(const MockCallback&) = delete; variable
109 MockCallback& operator=(const MockCallback&) = delete; variable
124 MockCallback& operator=(const MockCallback&) = delete; variable
139 MockCallback& operator=(const MockCallback&) = delete; variable
154 MockCallback& operator=(const MockCallback&) = delete; variable
169 MockCallback& operator=(const MockCallback&) = delete; variable
184 MockCallback& operator=(const MockCallback&) = delete; variable
199 MockCallback& operator=(const MockCallback&) = delete; variable
[all …]

12345678910>>...446