Home
last modified time | relevance | path

Searched defs:moduleName (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/storage/
DDatabaseAuthorizer.cpp288 int DatabaseAuthorizer::createVTable(const String& tableName, const String& moduleName) in createVTable()
301 int DatabaseAuthorizer::dropVTable(const String& tableName, const String& moduleName) in dropVTable()
/external/apache-harmony/auth/src/test/java/common/org/apache/harmony/auth/tests/javax/security/auth/login/
DLoginContextTest.java56 private static final String moduleName = "moduleName"; field in LoginContextTest
/external/webkit/Source/WebCore/platform/graphics/win/
DMediaPlayerPrivateQuickTimeVisualContext.cpp947 static CFStringRef createVersionStringFromModuleName(LPCWSTR moduleName) in createVersionStringFromModuleName()