Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HexHive/NASS
/ length
Method
length
binderlib/include/utils/String16.h:273–276 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
271
}
272
273
inline size_t String16::length() const
274
{
275
return size();
276
}
277
278
inline bool String16::contains(const String16& other) const
279
{
Callers
15
initVarTypeMap
Function · 0.80
initVarTypeMap
Function · 0.80
initVarTypeMap
Function · 0.80
android_log_event_list
Class · 0.80
AppendString
Method · 0.80
Append
Method · 0.80
android_log_event_list
Class · 0.80
AppendString
Method · 0.80
Append
Method · 0.80
hasFlag
Method · 0.80
getFlagValue
Method · 0.80
removeFlag
Method · 0.80
Calls
no outgoing calls
Tested by
1
TEST
Function · 0.64