Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CodingGay/BlackDex
/ get
Method
get
Bcore/src/main/cpp/android-base/unique_fd.h:80–80 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
78
}
79
80
int get() const { return value_; }
81
operator int() const { return get(); }
82
83
int release() __attribute__((warn_unused_result)) {
Callers
15
dumpDex
Method · 0.45
startCountdown
Method · 0.45
onCreate
Method · 0.45
initViewModel
Method · 0.45
attachBaseContext
Method · 0.45
doOnCreate
Method · 0.45
cookieDumpDex
Method · 0.45
PrepareDeflate
Method · 0.45
CompressBytes
Method · 0.45
FlushCompressedBytes
Method · 0.45
GetPermissions
Method · 0.45
IsReadOnly
Method · 0.45
Calls
no outgoing calls
Tested by
1
DecodeBase64
Function · 0.36