Searched defs:ConnectionManager (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/mojo/services/view_manager/
H A Dconnection_manager.cc16 ConnectionManager::ScopedChange::ScopedChange(
18 ConnectionManager* connection_manager,
26 ConnectionManager::ScopedChange::~ScopedChange() {
30 ConnectionManager::ConnectionManager( function in class:mojo::service::ConnectionManager
43 ConnectionManager::~ConnectionManager() {
51 ConnectionSpecificId ConnectionManager::GetAndAdvanceNextConnectionId() {
57 void ConnectionManager::AddConnection(ViewManagerServiceImpl* connection) {
62 void ConnectionManager
[all...]
H A Dconnection_manager.h31 // ConnectionManager manages the set of connections to the ViewManager (all the
33 class MOJO_VIEW_MANAGER_EXPORT ConnectionManager : public ServerViewDelegate { class in namespace:mojo::service
40 ConnectionManager* connection_manager,
58 ConnectionManager* connection_manager_;
68 ConnectionManager(ApplicationConnection* app_connection,
70 virtual ~ConnectionManager();
114 const_cast<const ConnectionManager*>(this)->GetConnectionWithRoot(id));
197 DISALLOW_COPY_AND_ASSIGN(ConnectionManager);
/external/chromium_org/third_party/android_platform/webview/
H A Dframeworks.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/location/ android/location/Address$1.class ...

Completed in 63 milliseconds