Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Samsung/UTopia
/ getAPIs
Method
getAPIs
lib/target_analysis/TargetLib.cpp:9–9 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
7
TargetLib::TargetLib(std::set<std::string> APIs) : APIs(APIs) {}
8
9
const std::set<std::string> TargetLib::getAPIs() const { return APIs; }
10
11
bool TargetLib::fromJson(Json::Value Json) {
12
try {
Callers
2
analyze
Method · 0.80
TEST
Function · 0.80
Calls
no outgoing calls
Tested by
1
TEST
Function · 0.64