Home
last modified time | relevance | path

Searched defs:getConfig (Results 1 – 24 of 24) sorted by relevance

/external/jetty/src/java/org/eclipse/jetty/security/
DHashLoginService.java77 public String getConfig() in getConfig() method in HashLoginService
83 public void getConfig(String config) in getConfig() method in HashLoginService
DSpnegoLoginService.java79 public String getConfig() in getConfig() method in SpnegoLoginService
DJDBCLoginService.java169 public String getConfig() in getConfig() method in JDBCLoginService
DPropertyUserStore.java77 public String getConfig() in getConfig() method in PropertyUserStore
/external/libgdx/tests/gdx-tests-gwt/src/com/badlogic/gdx/tests/gwt/client/
DGwtTestStarter.java29 public GwtApplicationConfiguration getConfig () { in getConfig() method in GwtTestStarter
/external/glide/library/src/main/java/com/bumptech/glide/load/engine/prefill/
DPreFillType.java57 Bitmap.Config getConfig() { in getConfig() method in PreFillType
146 Bitmap.Config getConfig() { in getConfig() method in PreFillType.Builder
/external/deqp/modules/egl/
DteglApiCase.cpp159 bool ApiCase::getConfig (EGLConfig* config, const eglu::FilterList& filters) in getConfig() function in deqp::egl::ApiCase
DteglMultiContextTests.cpp94 eglw::EGLConfig getConfig (const eglw::Library& egl, eglw::EGLDisplay display) in getConfig() function
DteglSwapBuffersWithDamageTests.cpp312 EGLConfig SwapBuffersWithDamageTest::getConfig (const Library& egl, EGLDisplay eglDisplay) in getConfig() function in deqp::egl::__anon926b368d0111::SwapBuffersWithDamageTest
471 EGLConfig SwapBuffersWithDamageAndPreserveBufferTest::getConfig (const Library& egl, EGLDisplay egl… in getConfig() function in deqp::egl::__anon926b368d0111::SwapBuffersWithDamageAndPreserveBufferTest
DteglImageTests.cpp258 EGLConfig getConfig (void) const { return m_config; } in getConfig() function in deqp::egl::Image::Context
DteglImageFormatTests.cpp886 EGLConfig ImageFormatCase::getConfig (void) in getConfig() function in deqp::egl::Image::ImageFormatCase
/external/parameter-framework/upstream/test/functional-tests/
DHandle.cpp97 Config getConfig() in getConfig() function
575 Config getConfig() in getConfig() function
/external/libgdx/backends/gdx-backends-gwt/src/com/badlogic/gdx/backends/gwt/
DGwtApplication.java83 public abstract GwtApplicationConfiguration getConfig (); in getConfig() method in GwtApplication
/external/libgdx/backends/gdx-backend-lwjgl3/src/com/badlogic/gdx/backends/lwjgl3/
DLwjgl3Window.java262 Lwjgl3ApplicationConfiguration getConfig() { in getConfig() method in Lwjgl3Window
/external/guice/extensions/servlet/test/com/google/inject/servlet/
DFilterDefinitionTest.java305 public FilterConfig getConfig() { in getConfig() method in FilterDefinitionTest.MockFilter
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/
DShadowBitmap.java89 public final Bitmap.Config getConfig() { in getConfig() method in ShadowBitmap
/external/glide/library/src/main/java/com/bumptech/glide/load/resource/bitmap/
DDownsampler.java233 private static Bitmap.Config getConfig(InputStream is, DecodeFormat format) { in getConfig() method in Downsampler
/external/libgdx/extensions/gdx-bullet/jni/swig-src/softbody/com/badlogic/gdx/physics/bullet/softbody/
DbtSoftBodyFloatData.java221 public SoftBodyConfigData getConfig() { in getConfig() method in btSoftBodyFloatData
/external/markdown/markdown/
D__init__.py476 def getConfig(self, key): member in Extension
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/internal/performance/results/db/
DDB_Results.java496 static String getConfig(int id) { in getConfig() method in DB_Results
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/mashups/
Dserver.py178 def getConfig(self): member in Server
/external/deqp/modules/gles2/functional/
Des2fFboRenderTest.cpp325 const FboConfig& getConfig (void) const { return m_config; } in getConfig() function in deqp::gles2::Functional::FboIncompleteException
359 const FboConfig& getConfig (void) const { return m_config; } in getConfig() function in deqp::gles2::Functional::Framebuffer
544 const FboConfig& getConfig (void) const { return m_config; } in getConfig() function in deqp::gles2::Functional::FboRenderCase
/external/deqp/modules/gles3/functional/
Des3fFboRenderTest.cpp143 const FboConfig& getConfig (void) const { return m_config; } in getConfig() function in deqp::gles3::Functional::Framebuffer
/external/clang/include/clang/AST/
DExprCXX.h170 const CallExpr *getConfig() const { in getConfig() function
173 CallExpr *getConfig() { return cast_or_null<CallExpr>(getPreArg(CONFIG)); } in getConfig() function