Home
last modified time | relevance | path

Searched defs:isSystemApp (Results 1 - 25 of 41) sorted by relevance

12

/foundation/arkui/ace_engine_lite/frameworks/tools/qt/simulator/jsfwk/targets/simulator/mock/bms_interfaces/
H A Dbundle_info.h30 bool isSystemApp; member
/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/
H A Dcamera_napi_security_utils.cpp28 bool isSystemApp = CameraSecurity::CheckSystemApp(); in CheckSystemApp() local
/foundation/communication/dsoftbus/sdk/transmission/session/cpp/src/
H A Dsession_ipc_adapter.cpp48 bool isSystemApp = OHOS::Security::AccessToken::TokenIdKit::IsSystemAppByFullTokenID(selfToken); in CheckIsNormalApp() local
/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributedkvstore/include/
H A Djs_kv_manager.h29 bool isSystemApp = false; member
/foundation/multimedia/player_framework/frameworks/js/recorder/
H A Drecorder_napi_utils.cpp44 bool isSystemApp = TokenIdKit::IsSystemAppByFullTokenID(accessTokenIDEx); in IsSystemApp() local
/foundation/resourceschedule/device_standby/services/core/src/
H A Dbundle_manager_helper.cpp78 bool WEAK_FUNC BundleManagerHelper::CheckIsSystemAppByUid(const int uid, bool& isSystemApp) in CheckIsSystemAppByUid() argument
/foundation/communication/bluetooth_service/services/bluetooth/service/src/permission/
H A Dpermission_utils.cpp95 bool isSystemApp = TokenIdKit::IsSystemAppByFullTokenID(fullTokenId); in CheckSystemHapApp() local
/foundation/bundlemanager/bundle_framework_lite/interfaces/kits/bundle_lite/
H A Dbundle_info.h72 bool isSystemApp; member
/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/include/
H A Dgt_bundle_manager_service.h33 bool isSystemApp; member
/foundation/multimedia/av_session/utils/src/
H A Dpermission_checker.cpp111 bool isSystemApp = TokenIdKit::IsSystemAppByFullTokenID(accessTokenIdEx.tokenIDEx); in CheckSystemPermissionByUid() local
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_common/
H A Dwifi_auth_center.cpp52 bool isSystemApp = Security::AccessToken::TokenIdKit::IsSystemAppByFullTokenID(fullTokenId); in IsSystemAccess() local
/foundation/distributeddatamgr/kv_store/kvstoremock/frameworks/jskitsimpl/distributedkvstore/src/
H A Djs_util_mock.cpp56 bool isSystemApp = true; member
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/relationalstore/include/
H A Dnapi_rdb_js_utils.h74 bool isSystemApp = false; member
/foundation/filemanagement/user_file_service/test/unittest/
H A Dabnormal_file_access_test.cpp40 static void SetNativeToken(bool isSystemApp) in SetNativeToken() argument
/foundation/communication/dsoftbus/core/common/security/permission/standard/
H A Dsoftbus_permission.cpp72 bool isSystemApp = TokenIdKit::IsSystemAppByFullTokenID(accessTokenIDEx); in CalcPermType() local
/foundation/communication/wifi/wifi/frameworks/native/interfaces/
H A Dwifi_scan_control_msg.h56 bool isSystemApp; member
/foundation/ability/form_fwk/services/include/
H A Dform_record.h72 bool isSystemApp = false; member in OHOS::AppExecFwk::FormRecord
/foundation/ability/ability_runtime/test/unittest/pending_want_manager_test/
H A Dpending_want_manager_test.cpp77 bool isSystemApp = false; member in OHOS::AAFwk::PendingWantManagerTest
793 bool isSystemApp = false; in HWTEST_F() local
/foundation/ability/ability_runtime/test/unittest/frameworks_kits_appkit_native_test/
H A Dcontext_impl_test.cpp1145 auto isSystemApp = contextImpl->IsCreateBySystemApp(); in HWTEST_F() local
/foundation/ability/ability_runtime/frameworks/native/appkit/app/
H A Dchild_main_thread.cpp290 bool isSystemApp = bundleInfo.applicationInfo.isSystemApp; in InitNativeLib() local
389 void ChildMainThread::UpdateNativeChildLibModuleName(const AppLibPathMap &appLibPaths, bool isSystemApp) in UpdateNativeChildLibModuleName() argument
/foundation/ability/ability_runtime/services/uripermmgr/src/
H A Duri_permission_utils.cpp168 auto isSystemApp = Security::AccessToken::TokenIdKit::IsSystemAppByFullTokenID(appInfo.accessTokenIdEx); in CheckIsSystemAppByBundleName() local
/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/output/
H A Dmetadata_output_napi.cpp122 bool isSystemApp = CameraSecurity::CheckSystemApp(); in CreateMetadataObjJSArray() local
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dpending_want_manager.cpp41 sptr<IWantSender> PendingWantManager::GetWantSender(int32_t callingUid, int32_t uid, const bool isSystemApp, in GetWantSender() argument
224 void PendingWantManager::CancelWantSender(const bool isSystemApp, const sptr<IWantSender> &sender) in CancelWantSender() argument
/foundation/ability/ability_runtime/frameworks/simulator/common/include/
H A Dapplication_info.h122 bool isSystemApp = false; member
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/include/
H A Daccess_token.h136 bool isSystemApp; member in OHOS::Security::AccessToken::final
150 bool isSystemApp; member in OHOS::Security::AccessToken::final

Completed in 17 milliseconds

12