commit | f63bfe5e62af1e37616239b8ff7754ec8e836cc1 | [log] [tgz] |
---|---|---|
author | zqiu <[email protected]> | Wed Jul 08 02:08:30 2015 |
committer | Commit bot <[email protected]> | Wed Jul 08 02:09:15 2015 |
tree | 06b4093c38bd2f21b065ad83c077480b93c89e7e | |
parent | b372398531cba1b6a917a996e50f8ddf2e033d55 [diff] |
dbus: expose bus connection unique name Add an API to Bus class to expose the unique name of the bus connection. The function will return an empty string if bus connection is not established. BUG=chromium:507718 TEST=unittest Review URL: https://codereview.chromium.org/1222073003 Cr-Commit-Position: refs/heads/master@{#337732}