MCPcopy Create free account
hub / github.com/NativeScript/android / CheckIsResolved

Method CheckIsResolved

test-app/runtime/src/main/cpp/MetadataMethodInfo.cpp:12–14  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

10}
11
12uint8_t MethodInfo::CheckIsResolved() {
13 return resolvedData;
14}
15
16uint16_t MethodInfo::GetSignatureLength() {
17 return m_signatureLength;

Callers 1

getIsResolvedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected