Home
last modified time | relevance | path

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

12345678910>>...37

/aosp12/system/bt/test/mock/
H A Dmock_stack_smp_act.h57 void operator()(tSMP_CB* p_cb, tSMP_INT_DATA* p_data) { body(p_cb, p_data); }; in operator() function
66 void operator()(tSMP_CB* p_cb, tSMP_INT_DATA* p_data) { body(p_cb, p_data); }; in operator() function
75 void operator()(tSMP_CB* p_cb, tSMP_INT_DATA* p_data) { body(p_cb, p_data); }; in operator() function
84 void operator()(tSMP_CB* p_cb, tSMP_INT_DATA* p_data) { body(p_cb, p_data); }; in operator() function
93 void operator()(tSMP_CB* p_cb, tSMP_INT_DATA* p_data) { body(p_cb, p_data); }; in operator() function
102 void operator()(tSMP_CB* p_cb, tSMP_INT_DATA* p_data) { body(p_cb, p_data); }; in operator() function
111 void operator()(tSMP_CB* p_cb, tSMP_INT_DATA* p_data) { body(p_cb, p_data); }; in operator() function
623 void operator()(const RawAddress& bda, uint8_t encr_enable) { in operator() function
633 void operator()() { body(); }; in operator() function
643 bool operator()(const RawAddress& bda) { return body(bda); }; in operator() function
[all …]
H A Dmock_main_shim_l2cap_api.h102 void operator()() { body(); }; in operator() function
131 void operator()(uint16_t psm) { body(psm); }; in operator() function
150 bool operator()(uint16_t cid) { return body(cid); }; in operator() function
159 uint8_t operator()(uint16_t cid, BT_HDR* p_data) { in operator() function
384 bool operator()(uint16_t cid, bool is_flushable) { in operator() function
491 uint16_t operator()() { return body(); }; in operator() function
499 uint16_t operator()() { return body(); }; in operator() function
507 void operator()(uint16_t psm) { body(psm); }; in operator() function
529 void operator()(uint16_t psm) { body(psm); }; in operator() function
562 bool operator()(uint16_t cid) { return body(cid); }; in operator() function
[all …]
H A Dmock_stack_l2cap_api.h115 void operator()(uint16_t psm) { body(psm); }; in operator() function
123 uint16_t operator()(void) { return body(); }; in operator() function
131 void operator()(uint16_t psm) { body(psm); }; in operator() function
179 void operator()(uint16_t psm) { body(psm); }; in operator() function
217 bool operator()(const RawAddress& p_bd_addr, uint8_t id, in operator() function
258 bool operator()(uint16_t cid) { return body(cid); }; in operator() function
266 bool operator()(uint16_t cid) { return body(cid); }; in operator() function
404 uint8_t operator()(uint16_t cid, BT_HDR* p_data) { in operator() function
415 uint8_t operator()(uint16_t cid, BT_HDR* p_data) { in operator() function
426 bool operator()(uint16_t cid, bool is_flushable) { in operator() function
[all …]
H A Dmock_stack_l2cap_ble.h78 bool operator()(const RawAddress& rem_bda, bool enable) { in operator() function
97 void operator()(const RawAddress& bda) { body(bda); }; in operator() function
130 bool operator()(uint16_t handle, uint8_t role, in operator() function
159 void operator()(tL2C_LCB* p_lcb, uint8_t* p, uint16_t pkt_len) { in operator() function
170 bool operator()(tL2C_LCB* p_lcb) { return body(p_lcb); }; in operator() function
187 void operator()(void) { body(); }; in operator() function
210 void operator()(tL2C_LCB* p_lcb) { body(p_lcb); }; in operator() function
231 void operator()(tL2C_CCB* p_ccb) { body(p_ccb); }; in operator() function
249 void operator()(tL2C_CCB* p_ccb, uint16_t credit_value) { in operator() function
259 void operator()(tL2C_CCB* p_ccb) { body(p_ccb); }; in operator() function
[all …]
H A Dmock_btif_config.h54 bool operator()(const RawAddress& bda, int* p_device_type) { in operator() function
65 bool operator()(const RawAddress& bda, tBLE_ADDR_TYPE* p_addr_type) { in operator() function
90 bool operator()(const std::string& section, const std::string& key, in operator() function
105 bool operator()(const std::string& section, const std::string& key, in operator() function
119 bool operator()(const std::string& section, const std::string& key, in operator() function
133 bool operator()(const std::string& section, const std::string& key, in operator() function
214 std::vector<RawAddress> operator()() { return body(); }; in operator() function
233 void operator()(void) { body(); }; in operator() function
241 void operator()(void) { body(); }; in operator() function
249 bool operator()(void) { return body(); }; in operator() function
[all …]
H A Dmock_stack_btm_ble_privacy.h55 void operator()(uint8_t* p, uint16_t evt_len) { body(p, evt_len); }; in operator() function
65 void operator()(uint8_t* p, uint16_t evt_len) { body(p, evt_len); }; in operator() function
75 void operator()(uint8_t* p, uint16_t evt_len) { body(p, evt_len); }; in operator() function
85 void operator()(uint8_t* p, uint16_t evt_len) { body(p, evt_len); }; in operator() function
95 tBTM_STATUS operator()(tBTM_SEC_DEV_REC* p_dev_rec) { in operator() function
106 void operator()(void) { body(); }; in operator() function
125 bool operator()(uint8_t rl_mask, bool to_resume) { in operator() function
145 void operator()(tBTM_SEC_DEV_REC* p_dev_rec) { body(p_dev_rec); }; in operator() function
154 void operator()(uint8_t rl_mask) { body(rl_mask); }; in operator() function
162 void operator()(uint8_t rl_mask) { body(rl_mask); }; in operator() function
[all …]
H A Dmock_main_shim_metrics_api.h88 void operator()(const RawAddress& raw_address, in operator() function
107 void operator()(const RawAddress& raw_address, in operator() function
124 void operator()(const RawAddress& raw_address, int playback_state, in operator() function
138 void operator()(const RawAddress& raw_address, uint16_t handle, in operator() function
152 void operator()(const RawAddress& raw_address, uint16_t handle, in operator() function
167 void operator()(const RawAddress& raw_address, uint16_t handle, in operator() function
184 void operator()(const RawAddress& raw_address, uint8_t smp_cmd, in operator() function
202 void operator()(const RawAddress& raw_address, uint16_t handle, in operator() function
221 void operator()(const RawAddress& raw_address, uint16_t protocol_uuid, in operator() function
244 void operator()( in operator() function
[all …]
H A Dmock_hci_layer.h53 void operator()() { body(); }; in operator() function
72 void operator()(BT_HDR* packet) { body(packet); }; in operator() function
80 void operator()(BT_HDR* packet) { body(packet); }; in operator() function
88 void operator()(BT_HDR* packet) { body(packet); }; in operator() function
96 void operator()() { body(); }; in operator() function
104 void operator()(int credits) { body(credits); }; in operator() function
112 bool operator()() { return body(); }; in operator() function
121 void operator()() { body(); }; in operator() function
129 void operator()() { body(); }; in operator() function
138 const hci_t* operator()() { return body(); }; in operator() function
[all …]
H A Dmock_stack_btm_ble_bgconn.h69 const tBLE_BD_ADDR operator()(const RawAddress& bd_addr, in operator() function
81 void operator()(tBTM_BLE_SFP scan_policy) { body(scan_policy); }; in operator() function
90 void operator()(const RawAddress& bd_addr) { body(bd_addr); }; in operator() function
99 bool operator()(void) { return body(); }; in operator() function
107 bool operator()(void) { return body(); }; in operator() function
116 bool operator()(const RawAddress& address) { return body(address); }; in operator() function
125 bool operator()() { return body(); }; in operator() function
133 void operator()() { body(); }; in operator() function
142 bool operator()(const RawAddress& address) { return body(address); }; in operator() function
151 void operator()(const RawAddress& address) { body(address); }; in operator() function
[all …]
H A Dmock_main_shim_link_policy.h73 tBTM_STATUS operator()(tACL_CONN& p_acl) { return body(p_acl); }; in operator() function
82 tBTM_STATUS operator()(tACL_CONN& p_acl, uint16_t max, uint16_t min) { in operator() function
96 tBTM_STATUS operator()(tACL_CONN& p_acl, uint16_t max_interval, in operator() function
109 bool operator()(const tBTM_PM_MODE& mode, bool interop_check) { in operator() function
121 bool operator()(tBTM_PM_STATUS_CBACK* p_cb) { return body(p_cb); }; in operator() function
130 bool operator()(tBTM_PM_STATUS_CBACK* p_cb) { return body(p_cb); }; in operator() function
139 tBTM_STATUS operator()(uint16_t handle, const tBTM_PM_PWR_MD& new_mode) { in operator() function
152 void operator()(tHCI_STATUS status, uint16_t handle, tHCI_MODE hci_mode, in operator() function
166 tBTM_STATUS operator()(uint16_t handle, uint16_t max_lat, uint16_t min_rmt_to, in operator() function
186 void operator()(tHCI_STATUS status, uint16_t handle, in operator() function
H A Dmock_stack_btm_ble_addr.h59 void operator()(const RawAddress& address) { body(address); }; in operator() function
68 void operator()(base::Callback<void(const RawAddress&)> cb) { body(cb); }; in operator() function
76 uint64_t operator()() { return body(); }; in operator() function
89 bool operator()(tBTM_SEC_DEV_REC* p_dev_rec, in operator() function
101 bool operator()(const RawAddress& rpa, tBTM_SEC_DEV_REC* p_dev_rec) { in operator() function
112 tBTM_SEC_DEV_REC* operator()(const RawAddress& random_bda) { in operator() function
125 bool operator()(RawAddress* bd_addr, uint8_t* p_addr_type, bool refresh) { in operator() function
137 bool operator()(tBLE_BD_ADDR* address_with_type, bool refresh) { in operator() function
151 bool operator()(RawAddress* random_pseudo, uint8_t* p_identity_addr_type) { in operator() function
165 void operator()(const RawAddress& pseudo_bda, const RawAddress& rpa, in operator() function
H A Dmock_stack_acl_btm_ble_connection_establishment.h70 void operator()(uint16_t scan_int, uint16_t scan_win, in operator() function
88 void operator()(tHCI_STATUS status) { body(status); }; in operator() function
97 bool operator()(RawAddress* bda, tBLE_ADDR_TYPE* bda_type) { in operator() function
108 void operator()(uint8_t* p, uint16_t evt_len, bool enhanced) { in operator() function
118 void operator()() { body(); }; in operator() function
126 void operator()(uint8_t* p) { body(p); }; in operator() function
H A Dmock_stack_crypto_toolbox.h62 Octet16 operator()(const Octet16& w, std::array<uint8_t, 4> keyid) { in operator() function
74 Octet16 operator()(const Octet16& salt, const Octet16& w) { in operator() function
88 Octet16 operator()(const uint8_t* u, const uint8_t* v, const Octet16& x, in operator() function
102 void operator()(const uint8_t* w, const Octet16& n1, const Octet16& n2, in operator() function
119 Octet16 operator()(const Octet16& w, const Octet16& n1, const Octet16& n2, in operator() function
134 uint32_t operator()(const uint8_t* u, const uint8_t* v, const Octet16& x, in operator() function
147 Octet16 operator()(const Octet16& ltk, bool use_h7) { in operator() function
159 Octet16 operator()(const Octet16& link_key, bool use_h7) { in operator() function
H A Dmock_stack_metrics_logging.h64 void operator()(const RawAddress& address, uint16_t handle, uint32_t hci_cmd, in operator() function
87 void operator()(const RawAddress* address, uint32_t connection_handle, in operator() function
108 void operator()(const RawAddress& address, uint8_t smp_cmd, in operator() function
126 void operator()(const RawAddress& address, uint16_t protocol_uuid, in operator() function
150 void operator()(const RawAddress& address, in operator() function
/aosp12/frameworks/native/libs/vr/libdvr/include/dvr/
H A Ddvr_deleter.h46 void operator()(DvrBuffer* p) { dvrBufferDestroy(p); } in operator() function
47 void operator()(DvrReadBuffer* p) { dvrReadBufferDestroy(p); } in operator() function
48 void operator()(DvrWriteBuffer* p) { dvrWriteBufferDestroy(p); } in operator() function
49 void operator()(DvrReadBufferQueue* p) { dvrReadBufferQueueDestroy(p); } in operator() function
50 void operator()(DvrWriteBufferQueue* p) { dvrWriteBufferQueueDestroy(p); } in operator() function
51 void operator()(DvrDisplayManager* p) { dvrDisplayManagerDestroy(p); } in operator() function
52 void operator()(DvrSurfaceState* p) { dvrSurfaceStateDestroy(p); } in operator() function
53 void operator()(DvrSurface* p) { dvrSurfaceDestroy(p); } in operator() function
54 void operator()(DvrHwcClient* p) { dvrHwcClientDestroy(p); } in operator() function
55 void operator()(DvrHwcFrame* p) { dvrHwcFrameDestroy(p); } in operator() function
/aosp12/system/chre/util/include/chre/util/
H A Doptional.h101 Optional<ObjectType> &operator=(ObjectType &&other); variable
111 Optional<ObjectType> &operator=(Optional<ObjectType> &&other); variable
120 Optional<ObjectType> &operator=(const ObjectType &other); variable
128 Optional<ObjectType> &operator=(const Optional<ObjectType> &other); variable
/aosp12/hardware/interfaces/neuralnetworks/utils/common/include/nnapi/hal/
H A DProtectCallback.h52 IProtectedCallback& operator=(const IProtectedCallback&) = default; variable
53 IProtectedCallback& operator=(IProtectedCallback&&) noexcept = default; variable
77 DeathHandler& operator=(const DeathHandler&) = delete; variable
78 DeathHandler& operator=(DeathHandler&&) noexcept = delete; variable
/aosp12/system/bt/gd/storage/
H A Dle_device.h37 LeDevice& operator=(LeDevice&& other) noexcept = default; variable
41 LeDevice& operator=(const LeDevice& other) noexcept = default; variable
H A Dclassic_device.h38 ClassicDevice& operator=(ClassicDevice&& other) noexcept = default; variable
42 ClassicDevice& operator=(const ClassicDevice& other) noexcept = default; variable
/aosp12/system/core/fs_mgr/libdm/include/libdm/
H A Dloop_control.h50 LoopControl& operator=(const LoopControl&) = delete; variable
51 LoopControl& operator=(LoopControl&&) = default; variable
78 LoopDevice& operator=(const LoopDevice&) = delete; variable
79 LoopDevice& operator=(LoopDevice&&) = default; variable
/aosp12/art/libartbase/base/
H A Dhash_map.h29 size_t operator()(const Key& key) const { in operator() function
33 size_t operator()(const std::pair<Key, Value>& pair) const { in operator() function
44 bool operator()(const std::pair<Key, Value>& a, const std::pair<Key, Value>& b) const { in operator() function
49 bool operator()(const std::pair<Key, Value>& a, const Element& element) const { in operator() function
/aosp12/frameworks/native/libs/vr/libpdx_uds/private/uds/
H A Dchannel_event_set.h18 ChannelEventSet& operator=(ChannelEventSet&&) = default; variable
35 void operator=(const ChannelEventSet&) = delete; variable
44 ChannelEventReceiver& operator=(ChannelEventReceiver&&) = default; variable
77 void operator=(const ChannelEventReceiver&) = delete; variable
/aosp12/hardware/libhardware/modules/input/evdev/
H A DInputHost.h68 InputReport& operator=(const InputReport& rhs) = delete; variable
89 InputReportDefinition& operator=(const InputReportDefinition& rhs) = delete; variable
106 InputDeviceDefinition& operator=(const InputDeviceDefinition& rhs) = delete; variable
124 InputProperty& operator=(const InputProperty& rhs) = delete; variable
142 InputPropertyMap& operator=(const InputPropertyMap& rhs) = delete; variable
187 InputHost& operator=(const InputHost& rhs) = delete; variable
/aosp12/frameworks/minikin/include/minikin/
H A DHbUtils.h35 void operator()(hb_blob_t* v) { hb_blob_destroy(v); } in operator() function
39 void operator()(hb_face_t* v) { hb_face_destroy(v); } in operator() function
43 void operator()(hb_font_t* v) { hb_font_destroy(v); } in operator() function
47 void operator()(hb_buffer_t* v) { hb_buffer_destroy(v); } in operator() function
/aosp12/frameworks/av/camera/include/camera/
H A DCameraMetadata.h58 CameraMetadata &operator=(const CameraMetadata &other); variable
59 CameraMetadata &operator=(const camera_metadata_t *buffer); variable
64 CameraMetadata &operator=(CameraMetadata &&other); variable

12345678910>>...37