Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_framework/interfaces/inner_api/bundlemgr_extension/src/
Dbms_extension_data_mgr.cpp81 bool BmsExtensionDataMgr::CheckApiInfo(const BundleInfo &bundleInfo, uint32_t sdkVersion) in CheckApiInfo()
96 bool BmsExtensionDataMgr::CheckApiInfo(uint32_t compatibleVersion, uint32_t sdkVersion) in CheckApiInfo()
/foundation/window/window_manager/window_scene/session_manager/src/
Dscene_session_manager.cpp6938 auto sdkVersion = bundleInfo.targetVersion % 100; // % 100 to get the real version in GetAbilityInfo() local
6964 auto sdkVersion = bundleInfo.targetVersion % 100; // %100 to get the real version in GetAbilityInfosFromBundleInfo() local