Home
last modified time | relevance | path

Searched refs:IsNativeTokenType (Results 1 - 5 of 5) sorted by relevance

/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/
H A Dbundle_permission_mgr.cpp117 bool BundlePermissionMgr::IsNativeTokenType() in IsNativeTokenType() function in OHOS::AppExecFwk::BundlePermissionMgr
122 bool BundlePermissionMgr::IsNativeTokenType() in IsNativeTokenType() function in OHOS::AppExecFwk::BundlePermissionMgr
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dbundle_permission_mgr.h84 static bool IsNativeTokenType();
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_permission_mgr.cpp476 bool BundlePermissionMgr::IsNativeTokenType() in IsNativeTokenType() function in OHOS::AppExecFwk::BundlePermissionMgr
H A Dbundle_mgr_host_impl.cpp134 if (!BundlePermissionMgr::IsNativeTokenType() && in GetApplicationInfos()
423 if (!BundlePermissionMgr::IsNativeTokenType() && in GetBundleInfos()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_service_startup_test/
H A Dbms_service_startup_test.cpp925 * @tc.name: test IsNativeTokenType
926 * @tc.desc: 1.test IsNativeTokenType of BundlePermissionMgr
932 bool result = BundlePermissionMgr::IsNativeTokenType(); in HWTEST_F()

Completed in 12 milliseconds