Searched refs:API_VERSION_BASE (Results 1 – 1 of 1) sorted by relevance
32 const uint32_t API_VERSION_BASE = 1000; variable99 uint32_t compatibleVersionOHOS = compatibleVersion % API_VERSION_BASE; in CheckApiInfo()