OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:appendchars
(Results
1 - 8
of
8
) sorted by null
/frameworks/base/tools/aapt/
XMLNode.h
121
status_t
appendChars
(const String16& chars);
XMLNode.cpp
791
status_t XMLNode::
appendChars
(const String16& chars)
[
all
...]
/libcore/luni/src/main/java/org/apache/harmony/xml/
ExpatParser.java
427
appendChars
(this.pointer, xml, offset, length);
433
private native void
appendChars
(int pointer, char[] xml, int offset,
497
appendChars
(this.pointer, buffer, 0, length);
/external/v8/src/
utils.cc
179
int
AppendChars
(const char* filename,
v8utils.h
81
int
AppendChars
(const char* filename,
hydrogen.cc
[
all
...]
/libcore/luni/src/main/native/
org_apache_harmony_xml_ExpatParser.cpp
1002
* can be reinterpreted as a UTF-16 encoded byte[]. appendBytes,
appendChars
[
all
...]
/prebuilt/sdk/tools/linux/
aapt
Completed in 218 milliseconds