OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:athena
(Results
51 - 75
of
333
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/athena/activity/
activity_factory.cc
5
#include "
athena
/activity/public/activity_factory.h"
9
namespace
athena
{
namespace
36
} // namespace
athena
activity_widget_delegate.cc
5
#include "
athena
/activity/activity_widget_delegate.h"
7
#include "
athena
/activity/activity_frame_view.h"
8
#include "
athena
/activity/public/activity_view_model.h"
12
namespace
athena
{
namespace
51
} // namespace
athena
activity_manager_impl.h
5
#include "
athena
/activity/public/activity_manager.h"
13
namespace
athena
{
namespace
44
} // namespace
athena
/external/chromium_org/athena/activity/public/
activity_manager_observer.h
8
#include "
athena
/athena_export.h"
10
namespace
athena
{
namespace
25
} // namespace
athena
/external/chromium_org/athena/content/chrome/
dialogs.cc
5
#include "
athena
/content/public/dialogs.h"
10
namespace
athena
{
namespace
24
} // namespace
athena
/external/chromium_org/athena/content/
content_activity_factory.h
8
#include "
athena
/activity/public/activity_factory.h"
11
namespace
athena
{
namespace
29
} // namespace
athena
/external/chromium_org/athena/content/shell/
dialogs.cc
5
#include "
athena
/content/public/dialogs.h"
8
namespace
athena
{
namespace
23
} // namespace
athena
/external/chromium_org/athena/extensions/
athena_app_window_client_base.h
11
namespace
athena
{
namespace
13
//
Athena
's base impl of AppWindowClient.
28
} // namespace
athena
extensions_delegate.cc
5
#include "
athena
/extensions/public/extensions_delegate.h"
9
namespace
athena
{
namespace
39
} // namespace
athena
athena_native_app_window_views.h
10
namespace
athena
{
namespace
24
} // namespace
athena
/external/chromium_org/athena/extensions/public/
extension_app_model_builder.h
8
#include "
athena
/home/public/app_model_builder.h"
15
namespace
athena
{
namespace
30
} // namespace
athena
/external/chromium_org/athena/extensions/shell/
athena_shell_app_window_client.h
8
#include "
athena
/extensions/athena_app_window_client_base.h"
11
namespace
athena
{
namespace
30
} // namespace
athena
athena_shell_app_window_client.cc
5
#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
/external/chromium_org/athena/home/
home_card_constants.h
8
#include "
athena
/athena_export.h"
10
namespace
athena
{
namespace
21
} // namespace
athena
/external/chromium_org/athena/home/public/
app_model_builder.h
8
#include "
athena
/athena_export.h"
14
namespace
athena
{
namespace
27
} // namespace
athena
/external/chromium_org/athena/screen/
screen_accelerator_handler.h
5
#include "
athena
/input/public/accelerator_manager.h"
13
namespace
athena
{
namespace
33
} // namespace
athena
/external/chromium_org/athena/test/
sample_activity_factory.h
8
#include "
athena
/activity/public/activity_factory.h"
11
namespace
athena
{
namespace
31
} // namespace
athena
sample_activity_factory.cc
5
#include "
athena
/test/sample_activity_factory.h"
9
#include "
athena
/activity/public/activity_manager.h"
10
#include "
athena
/test/sample_activity.h"
16
namespace
athena
{
namespace
52
} // namespace
athena
/external/chromium_org/athena/extensions/chrome/
athena_chrome_app_window_client.h
8
#include "
athena
/extensions/athena_app_window_client_base.h"
11
namespace
athena
{
namespace
13
// The implementation of AppWindowClient for
Athena
.
31
} // namespace
athena
/external/chromium_org/chrome/browser/ui/views/athena/
chrome_browser_main_extra_parts_athena.cc
5
#include "chrome/browser/ui/views/
athena
/chrome_browser_main_extra_parts_athena.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"
42
athena
::StartAthenaEnv(content::BrowserThread::GetBlockingPool()->
57
athena
::ExtensionsDelegate::CreateExtensionsDelegateForChrome(profile);
58
athena
::CreateVirtualKeyboardWithContext(profile);
59
athena
::StartAthenaSessionWithContext(profile);
63
athena
::CreateVirtualKeyboardWithContext(profile);
66
virtual void PostMainMessageLoopRun() OVERRIDE {
athena
::ShutdownAthena();
[
all
...]
/external/chromium_org/athena/content/public/
scheme_classifier_factory.h
15
namespace
athena
{
namespace
22
} // namespace
athena
/external/chromium_org/athena/main/
athena_renderer_pdf_helper.h
10
namespace
athena
{
namespace
25
} // namespace
athena
athena_views_delegate.cc
5
#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
athena_main.cc
5
#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
::AthenaEnv::Get()->GetHost()
[
all
...]
/external/chromium_org/athena/env/public/
athena_env.h
8
#include "
athena
/athena_export.h"
19
namespace
athena
{
namespace
22
// start
Athena
shell.
37
// Adds the callback called when the
athena
is about to exit.
41
// Called when the
athena
is about to exist.
45
} // namespace
athena
Completed in 301 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>