Searched refs:expectedAppId (Results 1 – 2 of 2) sorted by relevance
27 bool validateAppInfo(uint64_t expectedAppId, uint32_t expectedAppVersion, in validateAppInfo() argument39 } else if (expectedAppId != 0 && expectedAppId != appInfo->appId) { in validateAppInfo()41 PRIx64 ")", expectedAppId, appInfo->appId); in validateAppInfo()
34 bool validateAppInfo(uint64_t expectedAppId, uint32_t expectedAppVersion,