MCPcopy 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

7TargetLib::TargetLib(std::set<std::string> APIs) : APIs(APIs) {}
8
9const std::set<std::string> TargetLib::getAPIs() const { return APIs; }
10
11bool TargetLib::fromJson(Json::Value Json) {
12 try {

Callers 2

analyzeMethod · 0.80
TESTFunction · 0.80

Calls

no outgoing calls

Tested by 1

TESTFunction · 0.64