MCPcopy Create free account
hub / github.com/Tencent/Hardcoder / ClientProtocal

Method ClientProtocal

libapp2sys/src/main/cpp/protocol.h:563–563  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

561
562public:
563 ClientProtocal() {}
564
565 int64_t checkPermission(std::vector<std::string> manufactures, std::vector<std::string> certs, int pid, int uid, int tid, int64_t timestamp) {
566 IClientEngine *pEngine = engine();

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected