Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HexHive/NASS
/ string
Method
string
binderlib/include/utils/String8.h:187–190 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
185
return mString;
186
}
187
inline const char* String8::string() const
188
{
189
return mString;
190
}
191
192
inline size_t String8::size() const
193
{
Callers
15
do_invoke
Method · 0.45
invoke
Method · 0.45
readString16
Method · 0.45
readString8
Method · 0.45
android_media_AudioSystem_dyn_policy_callback
Function · 0.45
onDynamicPolicyMixStateUpdate
Method · 0.45
readString16
Method · 0.45
readString8
Method · 0.45
android_media_AudioSystem_dyn_policy_callback
Function · 0.45
onDynamicPolicyMixStateUpdate
Method · 0.45
readString16
Method · 0.45
readString8
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected