Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
Dbundle_permission_mgr.cpp440 auto appApiVersion = applicationInfo.apiTargetVersion % BASE_API_VERSION; in GetHapApiVersion() local
693 auto appApiVersion = applicationInfo.apiTargetVersion; in VerifyCallingBundleSdkVersion() local
/foundation/CastEngine/castengine_cast_framework/interfaces/inner_api/include/
Dcast_engine_common.h338 int32_t appApiVersion; member