Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CodingGay/BlackDex
/ CodeItem
Method
CodeItem
Bcore/src/main/cpp/dex/dex_file.h:202–202 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
200
struct CodeItem {
201
protected:
202
CodeItem() = default;
203
204
private:
205
DISALLOW_COPY_AND_ASSIGN(CodeItem);
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected