Home
last modified time | relevance | path

Searched defs:CheckApiVersion (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/update/sys_installer/services/module_update/util/src/
H A Dmodule_update_verify.cpp47 bool CheckApiVersion(const std::string &apiVersion) in CheckApiVersion() function
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/
H A Dgt_bundle_parser.cpp226 uint8_t GtBundleParser::CheckApiVersion(const cJSON *appObject, BundleProfile &bundleProfile) in CheckApiVersion() function in OHOS::GtBundleParser