/ohos5.0/base/useriam/user_auth_framework/frameworks/native/executors/src/framework/ |
H A D | executor_mgr_wrapper.cpp | 28 std::string callingIdentity = IPCSkeleton::ResetCallingIdentity(); in Register() local 37 std::string callingIdentity = IPCSkeleton::ResetCallingIdentity(); in Unregister() local
|
/aosp14/frameworks/base/telephony/java/android/telephony/ims/ |
H A D | RegistrationManager.java | 184 final long callingIdentity = Binder.clearCallingIdentity(); in onRegistered() local 196 final long callingIdentity = Binder.clearCallingIdentity(); in onRegistering() local 210 final long callingIdentity = Binder.clearCallingIdentity(); in onDeregistered() local 226 final long callingIdentity = Binder.clearCallingIdentity(); in onDeregisteredWithDetails() local 240 final long callingIdentity = Binder.clearCallingIdentity(); in onTechnologyChangeFailed() local 252 final long callingIdentity = Binder.clearCallingIdentity(); in onSubscriberAssociatedUriChanged() local
|
H A D | ProvisioningManager.java | 916 final long callingIdentity = Binder.clearCallingIdentity(); in onIntConfigChanged() local 927 final long callingIdentity = Binder.clearCallingIdentity(); in onStringConfigChanged() local 989 final long callingIdentity = Binder.clearCallingIdentity(); in onFeatureProvisioningChanged() local 1002 final long callingIdentity = Binder.clearCallingIdentity(); in onRcsFeatureProvisioningChanged() local
|
H A D | ImsRcsManager.java | 172 final long callingIdentity = Binder.clearCallingIdentity(); in onCapabilitiesStatusChanged() local
|
H A D | RcsUceAdapter.java | 424 final long callingIdentity = Binder.clearCallingIdentity(); in onPublishUpdated() local
|
H A D | ImsMmTelManager.java | 177 final long callingIdentity = Binder.clearCallingIdentity(); in onCapabilitiesStatusChanged() local
|
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/ |
H A D | setting_provider.cpp | 135 std::string callingIdentity = IPCSkeleton::ResetCallingIdentity(); in RegisterObserver() local 154 std::string callingIdentity = IPCSkeleton::ResetCallingIdentity(); in UnregisterObserver() local 185 std::string callingIdentity = IPCSkeleton::ResetCallingIdentity(); in GetStringValue() local 224 std::string callingIdentity = IPCSkeleton::ResetCallingIdentity(); in PutStringValue() local
|
/aosp14/frameworks/base/services/core/java/com/android/server/devicestate/ |
H A D | DeviceStateManagerShellCommand.java | 93 final long callingIdentity = Binder.clearCallingIdentity(); in runState() local 134 final long callingIdentity = Binder.clearCallingIdentity(); in runBaseState() local
|
H A D | DeviceStateManagerService.java | 1203 final long callingIdentity = Binder.clearCallingIdentity(); in requestState() local 1221 final long callingIdentity = Binder.clearCallingIdentity(); in cancelStateRequest() local 1240 final long callingIdentity = Binder.clearCallingIdentity(); in requestBaseStateOverride() local 1254 final long callingIdentity = Binder.clearCallingIdentity(); in cancelBaseStateOverride() local 1269 final long callingIdentity = Binder.clearCallingIdentity(); in onStateRequestOverlayDismissed() local
|
/ohos5.0/foundation/barrierfree/accessibility/services/aams/src/ |
H A D | accessibility_datashare_helper.cpp | 61 std::string callingIdentity = IPCSkeleton::ResetCallingIdentity(); in GetStringValue() local 136 std::string callingIdentity = IPCSkeleton::ResetCallingIdentity(); in PutStringValue() local 230 std::string callingIdentity = IPCSkeleton::ResetCallingIdentity(); in RegisterObserver() local 264 std::string callingIdentity = IPCSkeleton::ResetCallingIdentity(); in UnregisterObserver() local
|
/ohos5.0/base/powermgr/power_manager/utils/setting/src/ |
H A D | setting_provider.cpp | 162 std::string callingIdentity = IPCSkeleton::ResetCallingIdentity(); in RegisterObserver() local 181 std::string callingIdentity = IPCSkeleton::ResetCallingIdentity(); in UnregisterObserver() local 212 std::string callingIdentity = IPCSkeleton::ResetCallingIdentity(); in GetStringValue() local 253 std::string callingIdentity = IPCSkeleton::ResetCallingIdentity(); in PutStringValue() local 346 std::string callingIdentity = IPCSkeleton::ResetCallingIdentity(); in GetStringValueGlobal() local
|
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/common/include/ |
H A D | oobe_datashare_utils.h | 57 std::string callingIdentity = IPCSkeleton::ResetCallingIdentity(); in GetValue() local
|
/ohos5.0/foundation/multimodalinput/input/service/key_command/src/ |
H A D | setting_datashare.cpp | 146 std::string callingIdentity = IPCSkeleton::ResetCallingIdentity(); in RegisterObserver() local 165 std::string callingIdentity = IPCSkeleton::ResetCallingIdentity(); in UnregisterObserver() local 180 std::string callingIdentity = IPCSkeleton::ResetCallingIdentity(); in GetStringValue() local 217 std::string callingIdentity = IPCSkeleton::ResetCallingIdentity(); in PutStringValue() local
|
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/common/src/ |
H A D | oobe_manager.cpp | 71 std::string callingIdentity = IPCSkeleton::ResetCallingIdentity(); in RegisterObserver() local 109 std::string callingIdentity = IPCSkeleton::ResetCallingIdentity(); in UnregisterObserver() local
|
/ohos5.0/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/manager/ |
H A D | audio_setting_provider.cpp | 164 std::string callingIdentity = IPCSkeleton::ResetCallingIdentity(); in RegisterObserver() local 184 std::string callingIdentity = IPCSkeleton::ResetCallingIdentity(); in UnregisterObserver() local 216 std::string callingIdentity = IPCSkeleton::ResetCallingIdentity(); in GetStringValue() local 258 std::string callingIdentity = IPCSkeleton::ResetCallingIdentity(); in PutStringValue() local
|
/ohos5.0/base/sensors/miscdevice/services/miscdevice_service/src/ |
H A D | vibration_priority_manager.cpp | 121 std::string callingIdentity = IPCSkeleton::ResetCallingIdentity(); in GetStringValue() local 371 std::string callingIdentity = IPCSkeleton::ResetCallingIdentity(); in RegisterObserver() local 397 std::string callingIdentity = IPCSkeleton::ResetCallingIdentity(); in UnregisterObserver() local
|
/aosp14/frameworks/base/telephony/common/com/android/internal/telephony/util/ |
H A D | TelephonyUtils.java | 108 final long callingIdentity = Binder.clearCallingIdentity(); in runWithCleanCallingIdentity() local 146 final long callingIdentity = Binder.clearCallingIdentity(); in runWithCleanCallingIdentity() local
|
/aosp14/frameworks/base/services/core/java/com/android/server/security/rkp/ |
H A D | RemoteProvisioningService.java | 93 final long callingIdentity = Binder.clearCallingIdentity(); in getRegistration() local
|
/aosp14/frameworks/base/services/core/java/com/android/server/wm/ |
H A D | AppTaskImpl.java | 77 final long callingIdentity = Binder.clearCallingIdentity(); in finishAndRemoveTask() local
|
/aosp14/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/ |
H A D | RemoteBugreportManager.java | 204 final long callingIdentity = mInjector.binderClearCallingIdentity(); in requestBugreport() local
|
/aosp14/frameworks/base/graphics/java/android/graphics/ |
H A D | GraphicsStatsService.java | 178 final long callingIdentity = Binder.clearCallingIdentity(); in requestBufferForProcess() local 217 final long callingIdentity = Binder.clearCallingIdentity(); in pullGraphicsStats() local
|
/aosp14/frameworks/base/services/companion/java/com/android/server/companion/ |
H A D | AssociationRequestsProcessor.java | 261 final long callingIdentity = Binder.clearCallingIdentity(); in createAssociationAndNotifyApplication() local
|
/aosp14/frameworks/base/core/java/android/os/ |
H A D | Binder.java | 434 final long callingIdentity = clearCallingIdentity(); in withCleanCallingIdentity() local 458 final long callingIdentity = clearCallingIdentity(); in withCleanCallingIdentity() local
|
/aosp14/frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/ |
H A D | SettingsProvider.java | 1280 CallingIdentity callingIdentity = clearCallingIdentity(); in setSyncDisabledModeConfigLocked() local 1304 CallingIdentity callingIdentity = clearCallingIdentity(); in getSyncDisabledModeConfigLocked() local
|
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/devicepolicy/ |
H A D | DpmMockContext.java | 119 final long callingIdentity = clearCallingIdentity(); in withCleanCallingIdentity() local
|