Home
last modified time | relevance | path

Searched refs:API_VERSION_BASE (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/bundlemgr_extension/src/
H A Dbms_extension_data_mgr.cpp32 const uint32_t API_VERSION_BASE = 1000; variable
99 uint32_t compatibleVersionOHOS = compatibleVersion % API_VERSION_BASE; in CheckApiInfo()