Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HexHive/NASS
/ c_str
Method
c_str
binderlib/include_android9/utils/String8.h:268–271 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
266
}
267
268
inline const char* String8::c_str() const
269
{
270
return mString;
271
}
272
inline const char* String8::string() const
273
{
274
return mString;
Callers
7
ParseUint
Function · 0.45
ParseInt
Function · 0.45
TextOutput.h
File · 0.45
Value
Method · 0.45
putString
Method · 0.45
Value
Class · 0.45
TextOutput.h
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected