OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:EXTENSION
(Results
1 - 20
of
20
) sorted by null
/external/chromium_org/chrome/browser/browsing_data/
browsing_data_helper.h
22
EXTENSION
= 1 << 2, // chrome-
extension
://*
24
ALL = UNPROTECTED_WEB | PROTECTED_WEB |
EXTENSION
,
30
// `chrome-
extension
`.
34
// Returns true iff the provided scheme is an
extension
.
/external/chromium_org/chrome/browser/themes/
custom_theme_supplier.h
32
EXTENSION
,
/external/chromium_org/chrome/common/extensions/
sync_type_unittest.cc
9
#include "extensions/common/
extension
.h"
23
EXTENSION
,
29
static scoped_refptr<
Extension
> MakeSyncTestExtensionWithPluginPermission(
71
scoped_refptr<
Extension
>
extension
=
Extension
::Create(
local
74
EXPECT_TRUE(
extension
.get());
76
EXPECT_FALSE(
extension
.get());
78
return
extension
;
81
static scoped_refptr<
Extension
> MakeSyncTestExtension
[
all
...]
/external/chromium_org/chrome/browser/extensions/api/browsing_data/
browsing_data_test.cc
33
EXTENSION
= BrowsingDataHelper::
EXTENSION
204
GetAsMask(origin_types, "
extension
",
EXTENSION
);
333
"{\"
extension
\": true}",
EXTENSION
);
339
"{\"unprotectedWeb\": true, \"
extension
\": true}",
340
UNPROTECTED_WEB |
EXTENSION
);
342
"{\"protectedWeb\": true, \"
extension
\": true}",
343
PROTECTED_WEB |
EXTENSION
);
[
all
...]
/external/chromium_org/v8/src/
serialize.h
47
EXTENSION
,
/external/chromium/chrome/browser/task_manager/
task_manager.h
26
class
Extension
;
48
EXTENSION
, // An
extension
or app process.
73
// Return
extension
associated with the resource, or NULL
75
virtual const
Extension
* GetExtension() const { return NULL; }
106
// in the background (e.g.
extension
background page, background contents).
269
// user, e.g.
extension
background pages and BackgroundContents).
292
// Returns
Extension
of given resource or NULL if not applicable.
293
const
Extension
* GetResourceExtension(int index) const;
/external/v8/src/
serialize.h
47
EXTENSION
,
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/
glsl_parser.h
157
EXTENSION
= 375,
358
#define
EXTENSION
375
glsl_parser.cc
266
EXTENSION
= 375,
467
#define
EXTENSION
375
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.registry_3.5.0.v20100503.jar
org.eclipse.core.runtime.compatibility_3.2.100.v20100505.jar
org.eclipse.core.resources_3.6.1.R36x_v20101007-1215.jar
org.eclipse.osgi_3.6.1.R36x_v20100806.jar
org.eclipse.osgi_3.6.2.R36x_v20101103.jar
org.eclipse.pde.core_3.6.1.v20100902_r361.jar
com.ibm.icu_4.2.1.v20100412.jar
org.apache.jasper_5.5.17.v201004212143.jar
org.eclipse.ui.ide_3.6.2.M20101117-0800.jar
/prebuilts/tools/common/eclipse/
org.eclipse.osgi_3.6.2.R36x_v20110210.jar
/prebuilts/misc/common/ecj/
ecj.jar
Completed in 137 milliseconds