Home
last modified time | relevance | path

Searched refs:GetBundlesCount (Results 1 – 1 of 1) sorted by relevance

/Renode-v1.15.3-c57714d/tools/packaging/linux_portable/
Dadditional.c159 ATTR int GetBundlesCount(void) { in GetBundlesCount() function
172 return (id >= GetBundlesCount()) ? NULL : bundled[id]; in get_bundle()