Home
last modified time | relevance | path

Searched refs:remote_id (Results 1 – 20 of 20) sorted by relevance

/external/chromium_org/mojo/system/
Dchannel.cc125 MessageInTransit::EndpointId remote_id) { in RunMessagePipeEndpoint() argument
146 "(local ID " << local_id << ", remote ID " << remote_id << ")"; in RunMessagePipeEndpoint()
152 endpoint->Run(remote_id); in RunMessagePipeEndpoint()
158 MessageInTransit::EndpointId remote_id) { in RunRemoteMessagePipeEndpoint() argument
170 remote_id)) { in RunRemoteMessagePipeEndpoint()
175 static_cast<unsigned>(remote_id))); in RunRemoteMessagePipeEndpoint()
201 MessageInTransit::EndpointId remote_id) { in DetachMessagePipeEndpoint() argument
219 if (remote_id == MessageInTransit::kInvalidEndpointId) in DetachMessagePipeEndpoint()
241 remote_id)) { in DetachMessagePipeEndpoint()
246 static_cast<unsigned>(remote_id))); in DetachMessagePipeEndpoint()
[all …]
Dchannel.h95 MessageInTransit::EndpointId remote_id);
104 MessageInTransit::EndpointId remote_id);
119 MessageInTransit::EndpointId remote_id);
151 MessageInTransit::EndpointId remote_id);
Dmessage_pipe_dispatcher.cc111 MessageInTransit::EndpointId remote_id = in Deserialize() local
113 if (remote_id == MessageInTransit::kInvalidEndpointId) { in Deserialize()
125 "attach; remote ID = " << remote_id << ")"; in Deserialize()
128 DVLOG(2) << "Deserializing message pipe dispatcher (remote ID = " << remote_id in Deserialize()
131 if (!channel->RunMessagePipeEndpoint(local_id, remote_id)) { in Deserialize()
138 channel->RunRemoteMessagePipeEndpoint(local_id, remote_id); in Deserialize()
Dchannel_endpoint.cc82 void ChannelEndpoint::Run(MessageInTransit::EndpointId remote_id) { in Run() argument
83 DCHECK_NE(remote_id, MessageInTransit::kInvalidEndpointId); in Run()
88 remote_id_ = remote_id; in Run()
Dchannel_endpoint.h136 void Run(MessageInTransit::EndpointId remote_id);
/external/chromium_org/components/enhanced_bookmarks/
Denhanced_bookmark_model.cc154 const std::string& remote_id) { in BookmarkForRemoteId() argument
155 IdToNodeMap::iterator it = id_map_.find(remote_id); in BookmarkForRemoteId()
294 std::string remote_id = GetRemoteId(node); in BookmarkNodeRemoved() local
295 id_map_.erase(remote_id); in BookmarkNodeRemoved()
308 std::string remote_id = GetRemoteId(node); in BookmarkMetaInfoChanged() local
309 if (remote_id != prev_remote_id_) { in BookmarkMetaInfoChanged()
311 if (!remote_id.empty()) { in BookmarkMetaInfoChanged()
318 EnhancedBookmarkRemoteIdChanged(node, prev_remote_id_, remote_id)); in BookmarkMetaInfoChanged()
343 std::string remote_id = GetRemoteId(node); in AddToIdMap() local
344 if (remote_id.empty()) in AddToIdMap()
[all …]
Dbookmark_server_service.cc50 const std::string& remote_id) const { in BookmarkForRemoteId()
52 starsid_to_bookmark_.find(remote_id); in BookmarkForRemoteId()
Denhanced_bookmark_model_observer.h36 const std::string& remote_id) {}; in EnhancedBookmarkRemoteIdChanged() argument
Dbookmark_server_search_service.h57 const std::string& remote_id) OVERRIDE;
Dbookmark_server_service.h57 const std::string& remote_id) const;
Dbookmark_server_search_service.cc113 const std::string& remote_id) { in EnhancedBookmarkRemoteIdChanged() argument
Denhanced_bookmark_model.h68 const BookmarkNode* BookmarkForRemoteId(const std::string& remote_id);
Denhanced_bookmark_model_unittest.cc128 const std::string& remote_id) OVERRIDE { in EnhancedBookmarkRemoteIdChanged() argument
132 last_remote_id_ = remote_id; in EnhancedBookmarkRemoteIdChanged()
/external/bluetooth/bluedroid/stack/l2cap/
Dl2c_csm.c436 p_ccb->p_rcb->psm, p_ccb->remote_id); in l2c_csm_term_w4_sec_comp()
477 … l2cu_send_peer_disc_rsp (p_ccb->p_lcb, p_ccb->remote_id, p_ccb->local_cid, p_ccb->remote_cid); in l2c_csm_term_w4_sec_comp()
687 p_ccb->remote_id); in l2c_csm_w4_l2ca_connect_rsp()
1114 … l2cu_send_peer_disc_rsp (p_ccb->p_lcb, p_ccb->remote_id, p_ccb->local_cid, p_ccb->remote_cid); in l2c_csm_w4_l2cap_disconnect_rsp()
1171 … l2cu_send_peer_disc_rsp (p_ccb->p_lcb, p_ccb->remote_id, p_ccb->local_cid, p_ccb->remote_cid); in l2c_csm_w4_l2ca_disconnect_rsp()
1179 … l2cu_send_peer_disc_rsp (p_ccb->p_lcb, p_ccb->remote_id, p_ccb->local_cid, p_ccb->remote_cid); in l2c_csm_w4_l2ca_disconnect_rsp()
Dl2c_main.c458 p_ccb->remote_id = id; in process_l2cap_cmd()
582 p_ccb->remote_id = id; in process_l2cap_cmd()
691 p_ccb->remote_id = id; in process_l2cap_cmd()
Dl2c_utils.c521 …l2cu_build_header(p_ccb->p_lcb, L2CAP_CONN_RSP_LEN, L2CAP_CMD_CONN_RSP, p_ccb->remote_id)) == NULL) in l2cu_send_peer_connect_rsp()
707 L2CAP_CMD_CONFIG_RSP, p_ccb->remote_id)) == NULL ) in l2cu_send_peer_config_rsp()
832 UINT8_TO_STREAM (p, p_ccb->remote_id); in l2cu_send_peer_config_rej()
963 void l2cu_send_peer_disc_rsp (tL2C_LCB *p_lcb, UINT8 remote_id, UINT16 local_cid, in l2cu_send_peer_disc_rsp() argument
969 if ((p_buf=l2cu_build_header(p_lcb, L2CAP_DISC_RSP_LEN, L2CAP_CMD_DISC_RSP, remote_id)) == NULL) in l2cu_send_peer_disc_rsp()
1125 void l2cu_send_peer_info_rsp (tL2C_LCB *p_lcb, UINT8 remote_id, UINT16 info_type) in l2cu_send_peer_info_rsp() argument
1155 if ((p_buf = l2cu_build_header(p_lcb, len, L2CAP_CMD_INFO_RSP, remote_id)) == NULL) in l2cu_send_peer_info_rsp()
Dl2c_int.h304 UINT8 remote_id; /* Transaction ID for local */ member
616 extern void l2cu_send_peer_disc_rsp (tL2C_LCB *p_lcb, UINT8 remote_id, UINT16 local_cid, UINT16…
Dl2c_api.c386 if (p_ccb->remote_id != id) in L2CA_ErtmConnectRsp()
388 … L2CAP_TRACE_WARNING ("L2CAP - bad id in L2CA_conn_rsp. Exp: %d Got: %d", p_ccb->remote_id, id); in L2CA_ErtmConnectRsp()
/external/kernel-headers/original/uapi/rdma/
Dib_user_cm.h103 __be32 remote_id; member
/external/netperf/
Dnetlib.c2975 char *remote_id=""; in identify_remote() local
2996 remote_id); in identify_remote()