MCPcopy 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

dumpDexMethod · 0.45
startCountdownMethod · 0.45
onCreateMethod · 0.45
initViewModelMethod · 0.45
attachBaseContextMethod · 0.45
doOnCreateMethod · 0.45
cookieDumpDexMethod · 0.45
PrepareDeflateMethod · 0.45
CompressBytesMethod · 0.45
FlushCompressedBytesMethod · 0.45
GetPermissionsMethod · 0.45
IsReadOnlyMethod · 0.45

Calls

no outgoing calls

Tested by 1

DecodeBase64Function · 0.36