OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:factories
(Results
26 - 50
of
67
) sorted by null
1
2
3
/external/chromium_org/chrome/test/base/
testing_profile.h
86
// Adds a testing factory to the TestingProfile. These testing
factories
160
const TestingFactories&
factories
);
/external/chromium_org/third_party/icu/source/common/
serv.h
52
* <p>ICUServiceKeys are used to communicate with
factories
to
55
* descriptor to use in querying the cache and
factories
, and
60
* and the currentID.
Factories
that handle complex keys,
61
* for example number format
factories
that generate multiple
238
* previously-registered
factories
.</p>
363
* ICUService will notifiy this listener when
factories
are added to
479
* previously-registered
factories
to handle the ones it does not
482
* <p>ICUService uses ICUServiceKeys to query
factories
and perform
501
* to receive notification when
factories
are added or removed from
511
* of the objects returned from get, to limit the
factories
that ca
[
all
...]
/external/icu4c/common/
serv.h
52
* <p>ICUServiceKeys are used to communicate with
factories
to
55
* descriptor to use in querying the cache and
factories
, and
60
* and the currentID.
Factories
that handle complex keys,
61
* for example number format
factories
that generate multiple
239
* previously-registered
factories
.</p>
364
* ICUService will notifiy this listener when
factories
are added to
482
* previously-registered
factories
to handle the ones it does not
485
* <p>ICUService uses ICUServiceKeys to query
factories
and perform
504
* to receive notification when
factories
are added or removed from
514
* of the objects returned from get, to limit the
factories
that ca
[
all
...]
/external/chromium_org/chrome/browser/sync_file_system/drive_backend_v1/
drive_file_sync_service.cc
101
std::set<BrowserContextKeyedServiceFactory*>*
factories
) {
102
DCHECK(
factories
);
103
factories
->insert(drive::DriveNotificationManagerFactory::GetInstance());
104
factories
->insert(ProfileOAuth2TokenServiceFactory::GetInstance());
105
factories
->insert(extensions::ExtensionSystemFactory::GetInstance());
[
all
...]
drive_file_sync_service.h
78
std::set<BrowserContextKeyedServiceFactory*>*
factories
);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.jdt.apt.core_3.3.401.R36_v20100727-0110.jar
org.apache.commons.logging_1.0.4.v201005080501.jar
org.eclipse.equinox.common_3.6.0.v20100503.jar
com.ibm.icu_4.2.1.v20100412.jar
/external/robolectric/lib/main/
commons-logging-1.1.1.jar
/prebuilts/devtools/tools/lib/
commons-logging-1.1.1.jar
org-eclipse-equinox-common-3.6.0.jar
/prebuilts/tools/common/http-client/
commons-logging-1.1.1.jar
/prebuilts/tools/common/m2/repository/commons-logging/commons-logging/1.1.1/
commons-logging-1.1.1.jar
/prebuilts/tools/common/eclipse/
org.eclipse.equinox.common_3.4.0.v20080421-2006.jar
org.eclipse.equinox.common_3.6.0.v20100503.jar
/external/guava/guava/src/com/google/common/cache/
LocalCache.java
554
* Look-up table for
factories
.
556
static final EntryFactory[]
factories
= {
field in class:LocalCache.EntryFactory
566
return
factories
[flags];
[
all
...]
/external/guava/guava/src/com/google/common/collect/
MapMakerInternalMap.java
522
* Look-up table for
factories
. First dimension is the reference type. The second dimension is
525
static final EntryFactory[][]
factories
= {
field in class:MapMakerInternalMap.EntryFactory
534
return
factories
[keyStrength.ordinal()][flags];
[
all
...]
/prebuilts/tools/common/m2/repository/com/android/external/eclipse/org-eclipse-equinox-common/3.6.0/
org-eclipse-equinox-common-3.6.0.jar
/external/chromium_org/chrome/browser/resources/profiler/
profiler.js
154
// The following are actually "Aggregator
factories
". They create an
[
all
...]
/prebuilts/tools/common/m2/internal/com/ibm/icu/icu4j/2.6.1/
icu4j-2.6.1.jar
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/
pdebuild.jar
/prebuilts/tools/common/m2/internal/org/gradle/gradle-tooling-api/1.6/
gradle-tooling-api-1.6.jar
/prebuilts/tools/common/m2/internal/org/gradle/gradle-tooling-api/1.6-rc-1/
gradle-tooling-api-1.6-rc-1.jar
/prebuilts/tools/common/m2/internal/org/gradle/gradle-tooling-api/1.7/
gradle-tooling-api-1.7.jar
Completed in 522 milliseconds
1
2
3