Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Samsung/UTopia
/ setSrcBaseDir
Method
setSrcBaseDir
lib/sourceanalysis/SourceAnalysisReport.cpp:77–79 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
75
}
76
77
void SourceAnalysisReport::setSrcBaseDir(const std::string &SrcBaseDir) {
78
this->SrcBaseDir = SrcBaseDir;
79
}
80
81
Json::Value SourceAnalysisReport::toJson() const {
82
Json::Value Result;
Callers
1
SourceAnalyzerImpl
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected