OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:logservice
(Results
1 - 25
of
53
) sorted by null
1
2
3
/external/chromium_org/chrome/common/extensions/docs/server2/
custom_logger.py
7
from appengine_wrappers import
logservice
namespace
26
logservice
.flush()
refresh_servlet.py
8
from appengine_wrappers import IsDeadlineExceededError,
logservice
namespace
61
logservice
.AUTOFLUSH_ENABLED = False
67
logservice
.flush()
appengine_wrappers.py
23
import google.appengine.api.
logservice
as
logservice
namespace
153
class
Logservice
(object):
159
logservice
=
Logservice
()
cron_servlet.py
9
from appengine_wrappers import IsDeadlineExceededError,
logservice
, taskqueue
namespace
64
logservice
.AUTOFLUSH_ENABLED = False
70
logservice
.flush()
/external/apache-harmony/support/src/test/resources/tests/resources/manifest/
hyts_MANIFEST.MF
17
org.osgi.service.log.
LogService
,
/libcore/support/src/test/java/tests/resources/manifest/
hyts_MANIFEST.MF
17
org.osgi.service.log.
LogService
,
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.event_1.2.0.v20100503.jar
org.eclipse.ecf.identity_3.1.0.v20100529-0735.jar
org.eclipse.ecf.filetransfer_4.0.0.v20100529-0735.jar
org.eclipse.ecf_3.1.0.v20100529-0735.jar
org.eclipse.osgi.services_3.2.100.v20100503.jar
org.eclipse.equinox.util_1.0.200.v20100503.jar
org.eclipse.ecf.provider.filetransfer.httpclient_4.0.0.v20100529-0735.jar
/libcore/luni/src/test/java/libcore/java/util/jar/
OldManifestTest.java
62
"org.osgi.service.log.LogReaderServiceorg.osgi.service.log.
LogService
,com.ibm.ive.eccomm.service.registry.RegistryService");
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/jar/
ManifestTest.java
46
private static final String MANIFEST_CONTENTS = "Manifest-Version: 1.0\nBundle-Name: ClientSupport\nBundle-Description: Provides SessionService, AuthenticationService. Extends RegistryService.\nBundle-Activator: com.ibm.ive.eccomm.client.support.ClientSupportActivator\nImport-Package: com.ibm.ive.eccomm.client.services.log,\n com.ibm.ive.eccomm.client.services.registry,\n com.ibm.ive.eccomm.service.registry; specification-version=1.0.0,\n com.ibm.ive.eccomm.service.session; specification-version=1.0.0,\n com.ibm.ive.eccomm.service.framework; specification-version=1.2.0,\n org.osgi.framework; specification-version=1.0.0,\n org.osgi.service.log; specification-version=1.0.0,\n com.ibm.ive.eccomm.flash; specification-version=1.2.0,\n com.ibm.ive.eccomm.client.xml,\n com.ibm.ive.eccomm.client.http.common,\n com.ibm.ive.eccomm.client.http.client\nImport-Service: org.osgi.service.log.LogReaderService\n org.osgi.service.log.
LogService
,\n com.ibm.ive.eccomm.service.registry.RegistryService\nExport-Package: com.ibm.ive.eccomm.client.services.authentication; specification-version=1.0.0,\n com.ibm.ive.eccomm.service.authentication; specification-version=1.0.0,\n com.ibm.ive.eccomm.common; specification-version=1.0.0,\n com.ibm.ive.eccomm.client.services.registry.store; specification-version=1.0.0\nExport-Service: com.ibm.ive.eccomm.service.authentication.AuthenticationService,\n com.ibm.ive.eccomm.service.session.SessionService\nBundle-Vendor: IBM\nBundle-Version: 1.2.0\n";
48
private static final String MANIFEST_CONTENTS_1 = "Manifest-Version: 2.0\nBundle-Name: ClientSupport\nBundle-Description: Provides SessionService, AuthenticationService. Extends RegistryService.\nBundle-Activator: com.ibm.ive.eccomm.client.support.ClientSupportActivator\nImport-Package: com.ibm.ive.eccomm.client.services.log,\n com.ibm.ive.eccomm.client.services.registry,\n com.ibm.ive.eccomm.service.registry; specification-version=2.0.0,\n com.ibm.ive.eccomm.service.session; specification-version=2.0.0,\n com.ibm.ive.eccomm.service.framework; specification-version=2.1.0,\n org.osgi.framework; specification-version=2.0.0,\n org.osgi.service.log; specification-version=2.0.0,\n com.ibm.ive.eccomm.flash; specification-version=2.2.0,\n com.ibm.ive.eccomm.client.xml,\n com.ibm.ive.eccomm.client.http.common,\n com.ibm.ive.eccomm.client.http.client\nImport-Service: org.osgi.service.log.LogReaderService\n org.osgi.service.log.
LogService
,\n com.ibm.ive.eccomm.service.registry.RegistryService\nExport-Package: com.ibm.ive.eccomm.client.services.authentication; specification-version=1.0.0,\n com.ibm.ive.eccomm.service.authentication; specification-version=1.0.0,\n com.ibm.ive.eccomm.common; specification-version=1.0.0,\n com.ibm.ive.eccomm.client.services.registry.store; specification-version=1.0.0\nExport-Service: com.ibm.ive.eccomm.service.authentication.AuthenticationService,\n com.ibm.ive.eccomm.service.session.SessionService\nBundle-Vendor: IBM\nBundle-Version: 1.2.0\n";
112
"org.osgi.service.log.LogReaderServiceorg.osgi.service.log.
LogService
,com.ibm.ive.eccomm.service.registry.RegistryService");
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.ecf.filetransfer_5.0.0.v20130604-1622.jar
org.eclipse.ecf.identity_3.2.0.v20130604-1622.jar
org.eclipse.ecf_3.2.0.v20130604-1622.jar
org.eclipse.equinox.util_1.0.500.v20130404-1337.jar
org.eclipse.osgi.services_3.3.100.v20130513-1956.jar
/prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.ecf.filetransfer_5.0.0.v20130604-1622.jar
org.eclipse.ecf.identity_3.2.0.v20130604-1622.jar
org.eclipse.ecf_3.2.0.v20130604-1622.jar
org.eclipse.equinox.util_1.0.500.v20130404-1337.jar
org.eclipse.osgi.services_3.3.100.v20130513-1956.jar
Completed in 2487 milliseconds
1
2
3