Home
last modified time | relevance | path

Searched refs:application_ (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/mojo/services/test_service/
Dtest_service_impl.cc20 : application_(application), connection_(connection) { in TestServiceImpl()
27 application_->AddRef(); in OnConnectionEstablished()
31 application_->ReleaseRef(); in OnConnectionError()
Dtest_time_service_impl.cc15 : application_(application) { in TestTimeServiceImpl()
24 application_->ConnectToService( in StartTrackingRequests()
Dtest_time_service_impl.h32 ApplicationConnection* application_;
Dtest_service_impl.h36 TestServiceApplication* const application_;
/external/chromium_org/mojo/public/cpp/application/lib/
Dservice_registry.h54 Application* application_; variable
/external/chromium_org/chrome/browser/ui/cocoa/
Dconfirm_quit_panel_controller.mm137 NSApplication* application_; field
150 application_ = app;
157 for (NSWindow* window in [application_ windows]) {