/ohos5.0/base/telephony/call_manager/services/call_manager_service/src/ |
H A D | call_manager_service.cpp | 220 if (!TelephonyPermission::CheckCallerIsSystemApp()) { in RegisterCallBack() 234 if (!TelephonyPermission::CheckCallerIsSystemApp()) { in UnRegisterCallBack() 247 if (!TelephonyPermission::CheckCallerIsSystemApp()) { in ObserverOnCallDetailsChange() 266 if (!TelephonyPermission::CheckCallerIsSystemApp()) { in DialCall() 308 if (!TelephonyPermission::CheckCallerIsSystemApp()) { in MakeCall() 331 if (!TelephonyPermission::CheckCallerIsSystemApp()) { in AnswerCall() 350 if (!TelephonyPermission::CheckCallerIsSystemApp()) { in RejectCall() 368 if (!TelephonyPermission::CheckCallerIsSystemApp()) { in HangUpCall() 397 if (!TelephonyPermission::CheckCallerIsSystemApp()) { in HoldCall() 415 if (!TelephonyPermission::CheckCallerIsSystemApp()) { in UnHoldCall() [all …]
|
/ohos5.0/base/telephony/core_service/services/core/src/ |
H A D | core_service.cpp | 165 if (!TelephonyPermission::CheckCallerIsSystemApp()) { in SetNetworkSelectionMode() 233 if (!TelephonyPermission::CheckCallerIsSystemApp()) { in SetRadioState() 273 if (!TelephonyPermission::CheckCallerIsSystemApp()) { in GetImei() 290 if (!TelephonyPermission::CheckCallerIsSystemApp()) { in GetImeiSv() 307 if (!TelephonyPermission::CheckCallerIsSystemApp()) { in GetMeid() 324 if (!TelephonyPermission::CheckCallerIsSystemApp()) { in GetUniqueDeviceId() 350 if (!TelephonyPermission::CheckCallerIsSystemApp()) { in SetNrOptionMode() 367 if (!TelephonyPermission::CheckCallerIsSystemApp()) { in GetNrOptionMode() 402 if (!TelephonyPermission::CheckCallerIsSystemApp()) { in GetDsdsMode() 452 if (!TelephonyPermission::CheckCallerIsSystemApp()) { in GetSimIccId() [all …]
|
/ohos5.0/base/telephony/sms_mms/services/sms/ |
H A D | sms_service.cpp | 300 if (!TelephonyPermission::CheckCallerIsSystemApp()) { in IsImsSmsSupported() 314 if (!TelephonyPermission::CheckCallerIsSystemApp()) { in GetImsShortMessageFormat() 344 if (!TelephonyPermission::CheckCallerIsSystemApp()) { in SetSmscAddr() 382 if (!TelephonyPermission::CheckCallerIsSystemApp()) { in GetSmscAddr() 402 if (!TelephonyPermission::CheckCallerIsSystemApp()) { in AddSimMessage() 431 if (!TelephonyPermission::CheckCallerIsSystemApp()) { in DelSimMessage() 460 if (!TelephonyPermission::CheckCallerIsSystemApp()) { in UpdateSimMessage() 493 if (!TelephonyPermission::CheckCallerIsSystemApp()) { in GetAllSimMessages() 534 if (!TelephonyPermission::CheckCallerIsSystemApp()) { in SetCBConfig() 567 if (!TelephonyPermission::CheckCallerIsSystemApp()) { in SetDefaultSmsSlotId() [all …]
|
/ohos5.0/base/print/print_fwk/interfaces/kits/napi/print_napi/src/ |
H A D | napi_inner_print.cpp | 60 if (!NapiPrintUtils::CheckCallerIsSystemApp()) { in QueryExtensionInfo() 114 if (!NapiPrintUtils::CheckCallerIsSystemApp()) { in StartDiscovery() 148 if (!NapiPrintUtils::CheckCallerIsSystemApp()) { in StopDiscovery() 188 if (!NapiPrintUtils::CheckCallerIsSystemApp()) { in ConnectPrinter() 228 if (!NapiPrintUtils::CheckCallerIsSystemApp()) { in DisconnectPrinter() 269 if (!NapiPrintUtils::CheckCallerIsSystemApp()) { in StartPrintJob() 314 if (!NapiPrintUtils::CheckCallerIsSystemApp()) { in CancelPrintJob() 356 if (!NapiPrintUtils::CheckCallerIsSystemApp()) { in RequestPreview() 398 if (!NapiPrintUtils::CheckCallerIsSystemApp()) { in QueryCapability() 684 if (!NapiPrintUtils::CheckCallerIsSystemApp()) { in StartGetPrintFile() [all …]
|
H A D | napi_print_ext.cpp | 60 if (!NapiPrintUtils::CheckCallerIsSystemApp()) { in AddPrinters() 114 if (!NapiPrintUtils::CheckCallerIsSystemApp()) { in RemovePrinters() 166 if (!NapiPrintUtils::CheckCallerIsSystemApp()) { in UpdatePrinters() 222 if (!NapiPrintUtils::CheckCallerIsSystemApp()) { in UpdatePrinterState() 273 if (!NapiPrintUtils::CheckCallerIsSystemApp()) { in UpdatePrintJobStateOnlyForSystemApp() 321 if (!NapiPrintUtils::CheckCallerIsSystemApp()) { in UpdateExtensionInfo()
|
/ohos5.0/foundation/ability/ability_runtime/frameworks/js/napi/ability_auto_startup_manager/ |
H A D | js_ability_auto_startup_manager.cpp | 72 bool JsAbilityAutoStartupManager::CheckCallerIsSystemApp() in CheckCallerIsSystemApp() function in OHOS::AbilityRuntime::JsAbilityAutoStartupManager 98 if (!CheckCallerIsSystemApp()) { in OnRegisterAutoStartupCallback() 146 if (!CheckCallerIsSystemApp()) { in OnUnregisterAutoStartupCallback() 184 if (!CheckCallerIsSystemApp()) { in OnSetApplicationAutoStartup() 234 if (!CheckCallerIsSystemApp()) { in OnCancelApplicationAutoStartup() 279 if (!CheckCallerIsSystemApp()) { in OnQueryAllAutoStartupApplications()
|
H A D | js_ability_auto_startup_manager.h | 44 static bool CheckCallerIsSystemApp();
|
/ohos5.0/foundation/ability/form_fwk/services/src/ |
H A D | form_mgr_service.cpp | 542 if (!CheckCallerIsSystemApp()) { in DumpStorageFormInfos() 555 if (!CheckCallerIsSystemApp()) { in DumpFormInfoByBundleName() 568 if (!CheckCallerIsSystemApp()) { in DumpFormInfoByFormId() 581 if (!CheckCallerIsSystemApp()) { in DumpFormTimerByFormId() 838 if (!CheckCallerIsSystemApp()) { in CheckFormPermission() 1000 if (!CheckCallerIsSystemApp()) { in GetAllFormsInfo() 1023 if (!CheckCallerIsSystemApp()) { in GetFormsInfoByApp() 1048 if (!CheckCallerIsSystemApp()) { in GetFormsInfoByModule() 1061 if (!CheckCallerIsSystemApp()) { in GetFormsInfoByFilter() 1122 if (!CheckCallerIsSystemApp()) { in IsRequestPublishFormSupported() [all …]
|
/ohos5.0/base/notification/common_event_service/frameworks/extension/src/ |
H A D | static_subscriber_extension_context.cpp | 38 bool StaticSubscriberExtensionContext::CheckCallerIsSystemApp() in CheckCallerIsSystemApp() function in OHOS::EventFwk::StaticSubscriberExtensionContext 53 if (!CheckCallerIsSystemApp()) { in StartAbility()
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/manager/ |
H A D | napi_push.cpp | 96 if (!CheckCallerIsSystemApp()) { in OnRegisterPushCallback() 152 if (!CheckCallerIsSystemApp()) { in OnUnregisterPushCallback() 175 bool NapiPush::CheckCallerIsSystemApp() in CheckCallerIsSystemApp() function in OHOS::NotificationNapi::NapiPush
|
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/interceptor/ |
H A D | start_other_app_interceptor.cpp | 50 if (CheckNativeCall() || CheckCallerIsSystemApp() || in DoProcess() 93 bool StartOtherAppInterceptor::CheckCallerIsSystemApp() in CheckCallerIsSystemApp() function in OHOS::AAFwk::StartOtherAppInterceptor
|
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/native/ui_service_extension_ability/connection/ |
H A D | js_ui_service_host_proxy.cpp | 79 bool JsUIServiceHostProxy::CheckCallerIsSystemApp() in CheckCallerIsSystemApp() function in OHOS::AAFwk::JsUIServiceHostProxy 96 if (!CheckCallerIsSystemApp()) { in OnSendData()
|
/ohos5.0/base/location/frameworks/native/fence_extension_ability/include/ |
H A D | fence_extension_context.h | 37 bool CheckCallerIsSystemApp() const;
|
/ohos5.0/base/telephony/cellular_data/services/src/ |
H A D | cellular_data_service.cpp | 100 if (!TelephonyPermission::CheckCallerIsSystemApp()) { in GetIntelligenceSwitchState() 162 if (!TelephonyPermission::CheckCallerIsSystemApp()) { in EnableCellularData() 182 if (!TelephonyPermission::CheckCallerIsSystemApp()) { in EnableIntelligenceSwitch() 257 if (!TelephonyPermission::CheckCallerIsSystemApp()) { in EnableCellularDataRoaming() 426 if (!TelephonyPermission::CheckCallerIsSystemApp()) { in SetDefaultCellularDataSlotId()
|
/ohos5.0/base/notification/common_event_service/frameworks/extension/include/ |
H A D | static_subscriber_extension_context.h | 40 bool CheckCallerIsSystemApp();
|
/ohos5.0/foundation/ability/ability_runtime/interfaces/kits/native/ability/native/ui_service_extension_ability/connection/ |
H A D | js_ui_service_host_proxy.h | 37 bool CheckCallerIsSystemApp();
|
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/include/interceptor/ |
H A D | start_other_app_interceptor.h | 36 bool CheckCallerIsSystemApp();
|
/ohos5.0/base/telephony/core_service/utils/common/include/ |
H A D | telephony_permission.h | 130 static bool CheckCallerIsSystemApp();
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/include/manager/ |
H A D | napi_push.h | 37 bool CheckCallerIsSystemApp();
|
/ohos5.0/base/location/frameworks/native/fence_extension_ability/src/ |
H A D | fence_extension_context.cpp | 56 bool FenceExtensionContext::CheckCallerIsSystemApp() const in CheckCallerIsSystemApp() function in OHOS::Location::FenceExtensionContext
|
/ohos5.0/foundation/ability/ability_runtime/frameworks/js/napi/application/ |
H A D | js_application.cpp | 125 if (!CheckCallerIsSystemApp()) { in OnCreateModuleContext() 165 bool JsApplication::CheckCallerIsSystemApp() in CheckCallerIsSystemApp() function in OHOS::AbilityRuntime::JsApplication 188 if (!CheckCallerIsSystemApp()) { in OnCreateBundleContext()
|
H A D | js_application.h | 44 bool CheckCallerIsSystemApp();
|
/ohos5.0/base/notification/common_event_service/frameworks/extension/test/static_subscriber_extension_context_test/ |
H A D | static_subscriber_extension_context_test.cpp | 59 EXPECT_FALSE(staticSubscriberExtensionContext->CheckCallerIsSystemApp());
|
/ohos5.0/base/telephony/state_registry/services/src/ |
H A D | telephony_state_registry_service.cpp | 425 bool TelephonyStateRegistryService::CheckCallerIsSystemApp(uint32_t mask) in CheckCallerIsSystemApp() function in OHOS::Telephony::TelephonyStateRegistryService 428 if (!TelephonyPermission::CheckCallerIsSystemApp()) { in CheckCallerIsSystemApp() 434 if (!TelephonyPermission::CheckCallerIsSystemApp()) { in CheckCallerIsSystemApp() 440 if (!TelephonyPermission::CheckCallerIsSystemApp()) { in CheckCallerIsSystemApp() 453 if (!CheckCallerIsSystemApp(mask)) { in RegisterStateChange() 491 if (!CheckCallerIsSystemApp(mask)) { in UnregisterStateChange()
|
/ohos5.0/base/telephony/core_service/utils/common/src/ |
H A D | telephony_permission.cpp | 105 bool TelephonyPermission::CheckCallerIsSystemApp() in CheckCallerIsSystemApp() function in OHOS::Telephony::TelephonyPermission
|