MCPcopy Create free account
hub / github.com/Tencent/loli_profiler / SetDeviceSerial

Method SetDeviceSerial

include/stacktraceprocess.h:51–51  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

49 const QString& GetExecutablePath() const { return execPath_; }
50
51 void SetDeviceSerial(const QString& serial) { deviceSerial_ = serial; }
52 const QString& GetDeviceSerial() const { return deviceSerial_; }
53
54signals:

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected