MCPcopy Create free account
hub / github.com/EmbeddedRPC/erpc / Get

Method Get

test/common/gtest/gtest.cpp:8810–8812  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

8808}
8809
8810AutoHandle::Handle AutoHandle::Get() const {
8811 return handle_;
8812}
8813
8814void AutoHandle::Reset() {
8815 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