Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/COVESA/vsomeip
/ set_uid
Method
set_uid
implementation/protocol/src/remove_security_policy_command.cpp:75–78 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
73
}
74
75
void remove_security_policy_command::set_uid(uid_t _uid) {
76
77
uid_ = _uid;
78
}
79
80
gid_t remove_security_policy_command::get_gid() const {
81
Callers
1
send_remove_security_policy_request
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected