Searched defs:sdkVersion (Results 1 – 2 of 2) sorted by relevance
81 bool BmsExtensionDataMgr::CheckApiInfo(const BundleInfo &bundleInfo, uint32_t sdkVersion) in CheckApiInfo()96 bool BmsExtensionDataMgr::CheckApiInfo(uint32_t compatibleVersion, uint32_t sdkVersion) in CheckApiInfo()
6938 auto sdkVersion = bundleInfo.targetVersion % 100; // % 100 to get the real version in GetAbilityInfo() local6964 auto sdkVersion = bundleInfo.targetVersion % 100; // %100 to get the real version in GetAbilityInfosFromBundleInfo() local