/external/python/google-api-python-client/samples/api-python-client-doc/ |
D | main.py | 41 from google.appengine.ext import webapp 42 from google.appengine.ext.webapp import template 43 from google.appengine.ext.webapp import util 63 class MainHandler(webapp.RequestHandler): 76 class GadgetHandler(webapp.RequestHandler): 89 class EmbedHandler(webapp.RequestHandler): 101 class ResourceHandler(webapp.RequestHandler): 112 application = webapp.WSGIApplication(
|
/external/toolchain-utils/cwp/bartlett/ |
D | server.py | 37 from google.appengine.ext import webapp 38 from google.appengine.ext.webapp.util import run_wsgi_app 51 class MainPage(webapp.RequestHandler): 71 class Upload(webapp.RequestHandler): 87 class ServeHandler(webapp.RequestHandler): 98 class ListAll(webapp.RequestHandler): 115 class DelEntries(webapp.RequestHandler): 140 application = webapp.WSGIApplication(
|
/external/python/google-api-python-client/samples/storage_serviceaccount_appengine/ |
D | main.py | 45 from google.appengine.ext import webapp 46 from google.appengine.ext.webapp import template 47 from google.appengine.ext.webapp.util import run_wsgi_app 60 class MainHandler(webapp.RequestHandler): 88 application = webapp.WSGIApplication(
|
/external/guice/extensions/struts2/example/src/com/google/inject/struts2/example/ |
D | Main.java | 22 import org.mortbay.jetty.webapp.WebAppContext; 34 WebAppContext webapp = new WebAppContext("./root", "/example"); in main() local 35 server.addHandler(webapp); in main()
|
/external/libphonenumber/demo/ |
D | README | 9 Note that this must be done before running the webapp locally and before 12 How to run the webapp locally? 15 How to deploy the webapp to Appengine?
|
/external/python/oauth2client/oauth2client/contrib/ |
D | appengine.py | 31 from google.appengine.ext.webapp.util import login_required 33 import webapp2 as webapp namespace 777 class OAuth2Handler(webapp.RequestHandler): 825 return webapp.WSGIApplication([
|
/external/caliper/caliper/src/main/resources/com/google/caliper/config/ |
D | default-config.properties | 13 # See the Caliper webapp to get a key so you can associate results with your account
|
/external/guice/extensions/struts2/lib/ |
D | jetty-6.1.0.jar | ... WebXmlConfiguration.java
package org.mortbay.jetty.webapp
public org.mortbay.jetty.webapp.WebXmlConfiguration ... |
/external/u-boot/doc/ |
D | README.pblimage | 9 http://www.freescale.com/webapp/search/Serp.jsp?Reference+Manuals
|
D | README.mxc_hab | 16 https://www.nxp.com/webapp/sps/download/license.jsp?colCode=IMX_CST_TOOL
|
/external/grpc-grpc-java/gae-interop-testing/gae-jdk7/ |
D | build.gradle | 106 …Node xml = new XmlParser().parse(projectPath.resolve("src/main/webapp/WEB-INF/appengine-web.xml").…
|
/external/grpc-grpc-java/gae-interop-testing/gae-jdk8/ |
D | build.gradle | 103 …Node xml = new XmlParser().parse(projectPath.resolve("src/main/webapp/WEB-INF/appengine-web.xml").…
|
/external/freetype/docs/ |
D | formats.txt | 169 http://webapp.etsi.org/workprogram/Report_WorkItem.asp?WKI_ID=18799
|
/external/python/oauth2client/ |
D | CHANGELOG.md | 145 * Replacing `webapp` with `webapp2` in `oauth2client.appengine` (#217)
|
/external/grpc-grpc-java/ |
D | SECURITY.md | 257 <Configure class="org.eclipse.jetty.webapp.WebAppContext">
|
/external/testng/ant/3rdparty/ |
D | cobertura.jar | META-INF/
META-INF/MANIFEST.MF
net/
net/sourceforge/
net/ ... |