MCPcopy Create free account
hub / github.com/bytedance/Fastbot_Android / getPreference

Method getPreference

native/model/Model.h:75–75  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

73 const std::string &deviceID = "");
74
75 PreferencePtr getPreference() const { return this->_preference; }
76
77 void setPackageName(
78 const std::string &packageName) { this->_netActionParam.packageName = packageName; }

Calls

no outgoing calls

Tested by

no test coverage detected