Home
last modified time | relevance | path

Searched defs:stringData (Results 1 – 6 of 6) sorted by relevance

/external/dexmaker/src/dx/java/com/android/dx/dex/file/
DStringIdItem.java89 MixedItemSection stringData = file.getStringData(); in addContents() local
DDexFile.java67 private final MixedItemSection stringData; field in DexFile
/external/llvm/unittests/Support/
DDataExtractorTest.cpp17 const char stringData[] = "hellohello\0hello"; variable
/external/webkit/Source/WebCore/html/parser/
DHTMLTokenizer.cpp81 const UChar* stringData = string.characters(); in vectorEqualsString() local
/external/webkit/Source/WebCore/platform/win/
DClipboardUtilitiesWin.cpp441 String stringData; in getURL() local
599 String stringData; in fragmentFromHTML() local
/external/webkit/Source/WebCore/platform/
DKURL.cpp597 const UChar* stringData = m_string.characters(); in port() local