Searched defs:targetApiVersion (Results 1 – 3 of 3) sorted by relevance
114 auto targetApiVersion = bundleInfo.applicationInfo.apiTargetVersion % API_VERSION_MOD; in ObtainTargetApiVersionForSelf() local
175 bool UPMSUtils::GetBundleApiTargetVersion(const std::string &bundleName, int32_t &targetApiVersion) in GetBundleApiTargetVersion()
927 bool NetConnClient::IsAPIVersionSupported(int targetApiVersion) in IsAPIVersionSupported()