Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/COVESA/vsomeip
/ is_valid_crc
Method
is_valid_crc
implementation/message/src/message_impl.cpp:54–56 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
52
}
53
54
bool message_impl::is_valid_crc() const {
55
return (check_result_ == 0);
56
}
57
58
uid_t message_impl::get_uid() const {
59
Callers
3
on_message
Method · 0.45
on_message
Method · 0.45
on_message
Method · 0.45
Calls
no outgoing calls
Tested by
3
on_message
Method · 0.36
on_message
Method · 0.36
on_message
Method · 0.36