Home
last modified time | relevance | path

Searched defs:remote_id (Results 1 – 11 of 11) sorted by relevance

/external/chromium_org/mojo/system/
Dchannel.cc125 MessageInTransit::EndpointId remote_id) { in RunMessagePipeEndpoint()
158 MessageInTransit::EndpointId remote_id) { in RunRemoteMessagePipeEndpoint()
201 MessageInTransit::EndpointId remote_id) { in DetachMessagePipeEndpoint()
445 MessageInTransit::EndpointId remote_id) { in RemoveMessagePipeEndpoint()
503 MessageInTransit::EndpointId remote_id) { in SendControlMessage()
Dchannel_endpoint.cc82 void ChannelEndpoint::Run(MessageInTransit::EndpointId remote_id) { in Run()
Dmessage_pipe_dispatcher.cc111 MessageInTransit::EndpointId remote_id = in Deserialize() local
/external/chromium_org/components/enhanced_bookmarks/
Denhanced_bookmark_model_observer.h36 const std::string& remote_id) {}; in EnhancedBookmarkRemoteIdChanged()
Denhanced_bookmark_model.cc154 const std::string& remote_id) { in BookmarkForRemoteId()
294 std::string remote_id = GetRemoteId(node); in BookmarkNodeRemoved() local
308 std::string remote_id = GetRemoteId(node); in BookmarkMetaInfoChanged() local
343 std::string remote_id = GetRemoteId(node); in AddToIdMap() local
Dbookmark_server_search_service.cc113 const std::string& remote_id) { in EnhancedBookmarkRemoteIdChanged()
Denhanced_bookmark_model_unittest.cc128 const std::string& remote_id) OVERRIDE { in EnhancedBookmarkRemoteIdChanged()
/external/bluetooth/bluedroid/stack/l2cap/
Dl2c_utils.c963 void l2cu_send_peer_disc_rsp (tL2C_LCB *p_lcb, UINT8 remote_id, UINT16 local_cid, 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()
Dl2c_int.h304 UINT8 remote_id; /* Transaction ID for local */ member
/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