MCPcopy Create free account
hub / github.com/alibaba/CicadaPlayer / getString

Method getString

framework/utils/Android/NewStringUTF.cpp:37–40  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

35}
36
37jstring NewStringUTF::getString()
38{
39 return mResult;
40}
41
42char NewStringUTF::checkUtfBytes(const char *bytes, const char **errorKind)
43{

Callers 1

cmap2JmapMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected