Home
last modified time | relevance | path

Searched refs:CheckCallerIsSystemApp (Results 1 – 25 of 48) sorted by relevance

12

/ohos5.0/base/telephony/call_manager/services/call_manager_service/src/
H A Dcall_manager_service.cpp220 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 Dcore_service.cpp165 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 Dsms_service.cpp300 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 Dnapi_inner_print.cpp60 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 Dnapi_print_ext.cpp60 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 Djs_ability_auto_startup_manager.cpp72 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 Djs_ability_auto_startup_manager.h44 static bool CheckCallerIsSystemApp();
/ohos5.0/foundation/ability/form_fwk/services/src/
H A Dform_mgr_service.cpp542 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 Dstatic_subscriber_extension_context.cpp38 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 Dnapi_push.cpp96 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 Dstart_other_app_interceptor.cpp50 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 Djs_ui_service_host_proxy.cpp79 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 Dfence_extension_context.h37 bool CheckCallerIsSystemApp() const;
/ohos5.0/base/telephony/cellular_data/services/src/
H A Dcellular_data_service.cpp100 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 Dstatic_subscriber_extension_context.h40 bool CheckCallerIsSystemApp();
/ohos5.0/foundation/ability/ability_runtime/interfaces/kits/native/ability/native/ui_service_extension_ability/connection/
H A Djs_ui_service_host_proxy.h37 bool CheckCallerIsSystemApp();
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/include/interceptor/
H A Dstart_other_app_interceptor.h36 bool CheckCallerIsSystemApp();
/ohos5.0/base/telephony/core_service/utils/common/include/
H A Dtelephony_permission.h130 static bool CheckCallerIsSystemApp();
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/include/manager/
H A Dnapi_push.h37 bool CheckCallerIsSystemApp();
/ohos5.0/base/location/frameworks/native/fence_extension_ability/src/
H A Dfence_extension_context.cpp56 bool FenceExtensionContext::CheckCallerIsSystemApp() const in CheckCallerIsSystemApp() function in OHOS::Location::FenceExtensionContext
/ohos5.0/foundation/ability/ability_runtime/frameworks/js/napi/application/
H A Djs_application.cpp125 if (!CheckCallerIsSystemApp()) { in OnCreateModuleContext()
165 bool JsApplication::CheckCallerIsSystemApp() in CheckCallerIsSystemApp() function in OHOS::AbilityRuntime::JsApplication
188 if (!CheckCallerIsSystemApp()) { in OnCreateBundleContext()
H A Djs_application.h44 bool CheckCallerIsSystemApp();
/ohos5.0/base/notification/common_event_service/frameworks/extension/test/static_subscriber_extension_context_test/
H A Dstatic_subscriber_extension_context_test.cpp59 EXPECT_FALSE(staticSubscriberExtensionContext->CheckCallerIsSystemApp());
/ohos5.0/base/telephony/state_registry/services/src/
H A Dtelephony_state_registry_service.cpp425 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 Dtelephony_permission.cpp105 bool TelephonyPermission::CheckCallerIsSystemApp() in CheckCallerIsSystemApp() function in OHOS::Telephony::TelephonyPermission

12