Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
12
uint8_t MethodInfo::CheckIsResolved() {
13
return resolvedData;
14
}
15
16
uint16_t MethodInfo::GetSignatureLength() {
17
return m_signatureLength;
Callers
1
getIsResolved
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected