OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:m_displayName
(Results
1 - 2
of
2
) sorted by null
/external/webkit/Source/WebCore/storage/
DatabaseDetails.h
51
,
m_displayName
(displayName)
61
const String& displayName() const { return
m_displayName
; }
70
String
m_displayName
;
AbstractDatabase.h
108
String
m_displayName
;
Completed in 16 milliseconds