Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tencent/loli_profiler
/ SetExecutablePath
Method
SetExecutablePath
include/adbprocess.h:12–14 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
10
virtual ~AdbProcess();
11
12
void SetExecutablePath(const QString& str) {
13
execPath_ = str;
14
}
15
16
const QString& GetExecutablePath() const {
17
return execPath_;
Callers
3
Initialize
Method · 0.45
StartAppProcessFinished
Method · 0.45
on_launchPushButton_clicked
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected