Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CodingGay/BlackDex
/ add
Method
add
Bcore/src/main/cpp/Dobby/tests/catch.hpp:7575–7578 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
7573
}
7574
7575
void TagInfo::add(std::string const &spelling) {
7576
++count;
7577
spellings.insert(spelling);
7578
}
7579
7580
std::string TagInfo::all() const {
7581
std::string out;
Callers
15
getAppList
Method · 0.45
replaceData
Method · 0.45
addData
Method · 0.45
listTags
Function · 0.45
registerTagAlias
Method · 0.45
registerStartupException
Method · 0.45
ReusableStringStream
Method · 0.45
p
Function · 0.45
AbiUtils
Method · 0.45
getCookies
Method · 0.45
getDexFiles
Method · 0.45
AppSystemEnv
Class · 0.45
Calls
4
startsWith
Function · 0.85
endsWith
Function · 0.85
TagAlias
Class · 0.85
insert
Method · 0.45
Tested by
no test coverage detected