Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HexHive/NASS
/ string
Method
string
binderlib/include_android9/utils/String8.h:272–275 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
270
return mString;
271
}
272
inline const char* String8::string() const
273
{
274
return mString;
275
}
276
277
inline std::string String8::std_string(const String8& str)
278
{
Callers
5
String8
Class · 0.45
appendPathCopy
Method · 0.45
std_string
Method · 0.45
TextOutput.h
File · 0.45
TextOutput.h
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected