Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tencent/Hardcoder
/ c2JavaCallback
Method
c2JavaCallback
libapp2sys/src/main/cpp/client.h:324–326 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
322
323
protected:
324
IC2JavaCallback* c2JavaCallback() {
325
return m_pC2JavaCallback;
326
}
327
328
IClientEngine* engine() {
329
if (!m_enable) {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected