Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Barracuda09/SATPI
/ getUniqueIDPlp
Method
getUniqueIDPlp
src/input/dvb/FrontendData.cpp:521–524 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
519
}
520
521
int FrontendData::getUniqueIDPlp() const {
522
base::MutexLock lock(_mutex);
523
return _plp_id;
524
}
525
526
int FrontendData::getSISOMISO() const {
527
base::MutexLock lock(_mutex);
Callers
1
setProperties
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected