Home
last modified time | relevance | path

Searched defs:beginApiVersion (Results 1 – 5 of 5) sorted by relevance

/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/
Dbundle_permission_mgr.cpp215 bool BundlePermissionMgr::VerifySystemApp(int32_t beginApiVersion) in VerifySystemApp()
220 bool BundlePermissionMgr::VerifySystemApp(int32_t beginApiVersion) in VerifySystemApp()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
Dbundle_mgr_host_impl.cpp2530 bool BundleMgrHostImpl::VerifySystemApi(int32_t beginApiVersion) in VerifySystemApi()
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
Dbundle_mgr_proxy.cpp3159 bool BundleMgrProxy::VerifySystemApi(int32_t beginApiVersion) in VerifySystemApi()
Dbundle_mgr_host.cpp2276 int32_t beginApiVersion = data.ReadInt32(); in HandleVerifySystemApi() local
/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/acts_bms_kit_system_test/
Dacts_bms_kit_system_test.cpp7616 int32_t beginApiVersion = 1; variable