Searched defs:ConnectionInfo (Results 1 – 5 of 5) sorted by relevance
30 struct ConnectionInfo { struct41 … ConnectionInfo(const sptr<IRemoteObject> &connectCaller, const AAFwk::Operation &connectReceiver, argument52 inline bool operator < (const ConnectionInfo &that) const argument
40 struct ConnectionInfo { struct43 ConnectionInfo(std::string name): postVSyncCount_(0) in ConnectionInfo() argument
47 } ConnectionInfo; typedef
112 … const std::map<ConnectionInfo, std::vector<sptr<AbilityConnectCallback>>>::value_type& connection) in MatchConnection()
129 } ConnectionInfo; typedef