Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vector35/debugger
/ AddAPIRef
Method
AddAPIRef
core/refcountobject.h:44–44 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
42
}
43
44
virtual void AddAPIRef() { AddRef(); }
45
46
virtual void ReleaseAPIRef() { Release(); }
47
};
Callers
2
DBG_API_OBJECT_REF
Function · 0.80
DBG_API_OBJECT_NEW_REF
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected