MCPcopy Create free account
hub / github.com/awslabs/aws-lambda-cpp / Get

Method Get

tests/gtest/gtest-all.cc:9999–10001  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

9997}
9998
9999AutoHandle::Handle AutoHandle::Get() const {
10000 return handle_;
10001}
10002
10003void AutoHandle::Reset() {
10004 Reset(INVALID_HANDLE_VALUE);

Callers 7

WaitMethod · 0.80
AssumeRoleMethod · 0.80
GetStatusFileDescriptorFunction · 0.80
NotificationMethod · 0.80
NotifyMethod · 0.80
WaitForNotificationMethod · 0.80
JoinMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected