Searched refs:athena (Results 26 - 50 of 179) sorted by relevance

12345678

/external/chromium_org/athena/test/
H A Dathena_test_helper.cc5 #include "athena/test/athena_test_helper.h"
7 #include "athena/env/public/athena_env.h"
8 #include "athena/extensions/public/extensions_delegate.h"
9 #include "athena/main/public/athena_launcher.h"
10 #include "athena/test/sample_activity_factory.h"
11 #include "athena/test/test_app_model_builder.h"
29 namespace athena { namespace
64 athena::StartAthenaEnv(file_thread_->message_loop_proxy());
65 athena::ExtensionsDelegate::CreateExtensionsDelegateForTest();
66 athena
[all...]
H A Dtest_app_model_builder.h8 #include "athena/home/public/app_model_builder.h"
11 namespace athena { namespace
25 } // namespace athena
/external/chromium_org/athena/main/
H A Dathena_views_delegate.cc5 #include "athena/main/athena_views_delegate.h"
7 #include "athena/main/athena_frame_view.h"
8 #include "athena/screen/public/screen_manager.h"
11 namespace athena { namespace
26 params->context = athena::ScreenManager::Get()->GetContext();
50 } // namespace athena
H A Dathena_content_client.h10 namespace athena { namespace
25 } // namespace athena
H A Dathena_renderer_pdf_helper.h10 namespace athena { namespace
25 } // namespace athena
H A Dathena_main.cc5 #include "athena/activity/public/activity_factory.h"
6 #include "athena/activity/public/activity_manager.h"
7 #include "athena/content/public/web_contents_view_delegate_creator.h"
8 #include "athena/env/public/athena_env.h"
9 #include "athena/extensions/public/extensions_delegate.h"
10 #include "athena/main/athena_content_client.h"
11 #include "athena/main/athena_renderer_pdf_helper.h"
12 #include "athena/main/public/athena_launcher.h"
13 #include "athena/screen/public/screen_manager.h"
54 return athena
[all...]
/external/chromium_org/athena/activity/
H A Dactivity.cc5 #include "athena/activity/public/activity.h"
7 #include "athena/activity/public/activity_manager.h"
10 namespace athena { namespace
26 } // namespace athena
H A Dactivity_factory.cc5 #include "athena/activity/public/activity_factory.h"
9 namespace athena { namespace
36 } // namespace athena
/external/chromium_org/athena/content/chrome/
H A Ddialogs.cc5 #include "athena/content/public/dialogs.h"
10 namespace athena { namespace
24 } // namespace athena
/external/chromium_org/athena/content/shell/
H A Ddialogs.cc5 #include "athena/content/public/dialogs.h"
8 namespace athena { namespace
23 } // namespace athena
H A Dscheme_classifier_factory.cc5 #include "athena/content/public/scheme_classifier_factory.h"
10 namespace athena { namespace
40 } // namespace athena
/external/chromium_org/athena/extensions/
H A Dathena_app_window_client_base.cc5 #include "athena/extensions/athena_app_window_client_base.h"
7 #include "athena/activity/public/activity_factory.h"
8 #include "athena/activity/public/activity_manager.h"
9 #include "athena/extensions/athena_native_app_window_views.h"
12 namespace athena { namespace
30 } // namespace athena
H A Dathena_app_window_client_base.h11 namespace athena { namespace
28 } // namespace athena
H A Dextensions_delegate.cc5 #include "athena/extensions/public/extensions_delegate.h"
9 namespace athena { namespace
39 } // namespace athena
/external/chromium_org/athena/extensions/shell/
H A Dathena_shell_app_window_client.cc5 #include "athena/extensions/shell/athena_shell_app_window_client.h"
7 #include "athena/extensions/shell/athena_shell_app_delegate.h"
10 namespace athena { namespace
35 } // namespace athena
H A Dathena_shell_app_window_client.h8 #include "athena/extensions/athena_app_window_client_base.h"
11 namespace athena { namespace
30 } // namespace athena
/external/chromium_org/athena/system/
H A Dbackground_controller.h18 namespace athena { namespace
35 } // namespace athena
H A Dtime_view.h8 #include "athena/system/public/system_ui.h"
13 namespace athena { namespace
33 } // namespace athena
/external/chromium_org/athena/virtual_keyboard/public/
H A Dvirtual_keyboard_manager.h8 #include "athena/athena_export.h"
18 namespace athena { namespace
29 } // namespace athena
/external/chromium_org/athena/wm/public/
H A Dwindow_list_provider_observer.h8 #include "athena/athena_export.h"
14 namespace athena { namespace
30 } // namespace athena
/external/chromium_org/athena/content/
H A Dcontent_activity_factory.h8 #include "athena/activity/public/activity_factory.h"
11 namespace athena { namespace
29 } // namespace athena
/external/chromium_org/athena/content/public/
H A Ddialogs.h20 namespace athena { namespace
32 } // namespace athena
/external/chromium_org/athena/extensions/chrome/
H A Dathena_chrome_app_window_client.h8 #include "athena/extensions/athena_app_window_client_base.h"
11 namespace athena { namespace
31 } // namespace athena
/external/chromium_org/athena/extensions/public/
H A Dextension_app_model_builder.h8 #include "athena/home/public/app_model_builder.h"
15 namespace athena { namespace
30 } // namespace athena
/external/chromium_org/athena/extensions/test/
H A Dtest_extensions_delegate.cc5 #include "athena/extensions/public/extensions_delegate.h"
9 namespace athena { namespace
41 } // namespace athena

Completed in 942 milliseconds

12345678