Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
37
jstring NewStringUTF::getString()
38
{
39
return mResult;
40
}
41
42
char NewStringUTF::checkUtfBytes(const char *bytes, const char **errorKind)
43
{
Callers
1
cmap2Jmap
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected