Home
last modified time | relevance | path

Searched refs:ResetCallingIdentity (Results 1 – 25 of 109) sorted by relevance

12345

/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dbundle_manager_helper.cpp58 std::string identity = IPCSkeleton::ResetCallingIdentity(); in GetBundleNameByUid()
118 std::string identity = IPCSkeleton::ResetCallingIdentity(); in GetBundleInfoByBundleName()
164 std::string identity = IPCSkeleton::ResetCallingIdentity(); in GetDefaultUidByBundleName()
208 std::string identity = IPCSkeleton::ResetCallingIdentity(); in GetBundleInfo()
224 std::string identity = IPCSkeleton::ResetCallingIdentity(); in GetBundleInfos()
239 std::string identity = IPCSkeleton::ResetCallingIdentity(); in GetAppIndexByUid()
252 std::string identity = IPCSkeleton::ResetCallingIdentity(); in GetDefaultUidByBundleName()
/ohos5.0/foundation/window/window_manager/window_scene/test/dms_unittest/
H A Dscreen_session_ability_connection_test.cpp84 std::string identity = IPCSkeleton::ResetCallingIdentity();
116 std::string identity = IPCSkeleton::ResetCallingIdentity();
159 std::string identity = IPCSkeleton::ResetCallingIdentity();
201 std::string identity = IPCSkeleton::ResetCallingIdentity();
245 std::string identity = IPCSkeleton::ResetCallingIdentity();
275 std::string identity = IPCSkeleton::ResetCallingIdentity();
301 std::string identity = IPCSkeleton::ResetCallingIdentity();
333 std::string identity = IPCSkeleton::ResetCallingIdentity();
375 std::string identity = IPCSkeleton::ResetCallingIdentity();
417 std::string identity = IPCSkeleton::ResetCallingIdentity();
/ohos5.0/base/powermgr/display_manager/state_manager/service/native/src/
H A Dscreen_action.cpp32 std::string identity = IPCSkeleton::ResetCallingIdentity(); in GetDefaultDisplayId()
40 std::string identity = IPCSkeleton::ResetCallingIdentity(); in GetAllDisplayId()
103 std::string identity = IPCSkeleton::ResetCallingIdentity(); in SetDisplayState()
199 std::string identity = IPCSkeleton::ResetCallingIdentity(); in GetBrightness()
209 std::string identity = IPCSkeleton::ResetCallingIdentity(); in SetBrightness()
/ohos5.0/foundation/ability/ability_runtime/services/common/include/
H A Din_process_call_wrapper.h23 std::string identity = IPCSkeleton::ResetCallingIdentity(); \
31 std::string identity = IPCSkeleton::ResetCallingIdentity(); \
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_common_event_mgr.cpp123 std::string identity = IPCSkeleton::ResetCallingIdentity(); in NotifyBundleStatus()
181 std::string identity = IPCSkeleton::ResetCallingIdentity(); in NotifySandboxAppStatus()
205 std::string identity = IPCSkeleton::ResetCallingIdentity(); in NotifyOverlayModuleStateStatus()
235 std::string identity = IPCSkeleton::ResetCallingIdentity(); in NotifySetDiposedRule()
253 std::string identity = IPCSkeleton::ResetCallingIdentity(); in NotifyDeleteDiposedRule()
273 std::string identity = IPCSkeleton::ResetCallingIdentity(); in NotifyDynamicIconEvent()
290 std::string identity = IPCSkeleton::ResetCallingIdentity(); in NotifyBundleResourcesChanged()
H A Dsystem_ability_helper.cpp71 std::string identity = IPCSkeleton::ResetCallingIdentity(); in UninstallApp()
89 std::string identity = IPCSkeleton::ResetCallingIdentity(); in UpgradeApp()
/ohos5.0/base/useriam/user_auth_framework/frameworks/native/executors/src/framework/
H A Dexecutor_mgr_wrapper.cpp28 std::string callingIdentity = IPCSkeleton::ResetCallingIdentity(); in Register()
37 std::string callingIdentity = IPCSkeleton::ResetCallingIdentity(); in Unregister()
/ohos5.0/foundation/window/window_manager/window_scene/common/src/
H A Dsession_permission.cpp212 std::string identity = IPCSkeleton::ResetCallingIdentity(); in IsSameBundleNameAsCalling()
238 std::string identity = IPCSkeleton::ResetCallingIdentity(); in IsSameAppAsCalling()
280 std::string identity = IPCSkeleton::ResetCallingIdentity(); in IsStartedByUIExtension()
312 std::string identity = IPCSkeleton::ResetCallingIdentity(); in CheckCallingIsUserTestMode()
343 std::string identity = IPCSkeleton::ResetCallingIdentity(); in GetCallingBundleName()
/ohos5.0/base/powermgr/power_manager/services/native/src/actions/default/display/
H A Ddevice_state_action.cpp215 std::string identity = IPCSkeleton::ResetCallingIdentity(); in SetDisplayState()
227 std::string identity = IPCSkeleton::ResetCallingIdentity(); in SetDisplayState()
278 std::string identity = IPCSkeleton::ResetCallingIdentity(); in OnDisplayStateChanged()
285 std::string identity = IPCSkeleton::ResetCallingIdentity(); in OnDisplayStateChanged()
/ohos5.0/foundation/communication/ipc/interfaces/innerkits/rust/src/cxx/
H A Dskeleton_wrapper.cpp109 rust::string ResetCallingIdentity() in ResetCallingIdentity() function
111 return IPCSkeleton::ResetCallingIdentity(); in ResetCallingIdentity()
/ohos5.0/foundation/ability/form_fwk/services/src/
H A Dform_sandbox_render_mgr_inner.cpp47 std::string identity = IPCSkeleton::ResetCallingIdentity(); in IsSandboxFRSInstalled()
75 std::string identity = IPCSkeleton::ResetCallingIdentity(); in RenderForm()
/ohos5.0/foundation/communication/ipc/interfaces/innerkits/rust/src/
H A Dskeleton.rs58 fn ResetCallingIdentity() -> String; in ResetCallingIdentity() function
152 ResetCallingIdentity() in reset_calling_identity()
/ohos5.0/base/telephony/call_manager/services/call/src/
H A Dcall_connect_ability.cpp54 std::string identity = IPCSkeleton::ResetCallingIdentity(); in ConnectAbility()
72 std::string identity = IPCSkeleton::ResetCallingIdentity(); in DisconnectAbility()
/ohos5.0/base/powermgr/display_manager/brightness_manager/src/
H A Dbrightness_action.cpp69 std::string identity = IPCSkeleton::ResetCallingIdentity(); in GetBrightness()
86 std::string identity = IPCSkeleton::ResetCallingIdentity(); in SetBrightness()
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/
H A Dsetting_provider.cpp135 std::string callingIdentity = IPCSkeleton::ResetCallingIdentity(); in RegisterObserver()
154 std::string callingIdentity = IPCSkeleton::ResetCallingIdentity(); in UnregisterObserver()
185 std::string callingIdentity = IPCSkeleton::ResetCallingIdentity(); in GetStringValue()
224 std::string callingIdentity = IPCSkeleton::ResetCallingIdentity(); in PutStringValue()
/ohos5.0/foundation/barrierfree/accessibility/services/aams/src/
H A Daccessibility_datashare_helper.cpp61 std::string callingIdentity = IPCSkeleton::ResetCallingIdentity(); in GetStringValue()
136 std::string callingIdentity = IPCSkeleton::ResetCallingIdentity(); in PutStringValue()
230 std::string callingIdentity = IPCSkeleton::ResetCallingIdentity(); in RegisterObserver()
264 std::string callingIdentity = IPCSkeleton::ResetCallingIdentity(); in UnregisterObserver()
/ohos5.0/base/powermgr/power_manager/utils/setting/src/
H A Dsetting_provider.cpp162 std::string callingIdentity = IPCSkeleton::ResetCallingIdentity(); in RegisterObserver()
181 std::string callingIdentity = IPCSkeleton::ResetCallingIdentity(); in UnregisterObserver()
212 std::string callingIdentity = IPCSkeleton::ResetCallingIdentity(); in GetStringValue()
253 std::string callingIdentity = IPCSkeleton::ResetCallingIdentity(); in PutStringValue()
346 std::string callingIdentity = IPCSkeleton::ResetCallingIdentity(); in GetStringValueGlobal()
/ohos5.0/foundation/multimodalinput/input/service/key_command/src/
H A Dsetting_datashare.cpp146 std::string callingIdentity = IPCSkeleton::ResetCallingIdentity(); in RegisterObserver()
165 std::string callingIdentity = IPCSkeleton::ResetCallingIdentity(); in UnregisterObserver()
180 std::string callingIdentity = IPCSkeleton::ResetCallingIdentity(); in GetStringValue()
217 std::string callingIdentity = IPCSkeleton::ResetCallingIdentity(); in PutStringValue()
/ohos5.0/foundation/communication/ipc/interfaces/innerkits/rust/tests/
H A Dskeleton.rs99 (*ResetCallingIdentity()).to_string() in skeleton()
131 fn ResetCallingIdentity() -> *mut CStringWrapper; in ResetCallingIdentity() function
/ohos5.0/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/manager/
H A Daudio_setting_provider.cpp164 std::string callingIdentity = IPCSkeleton::ResetCallingIdentity(); in RegisterObserver()
184 std::string callingIdentity = IPCSkeleton::ResetCallingIdentity(); in UnregisterObserver()
216 std::string callingIdentity = IPCSkeleton::ResetCallingIdentity(); in GetStringValue()
258 std::string callingIdentity = IPCSkeleton::ResetCallingIdentity(); in PutStringValue()
/ohos5.0/foundation/window/window_manager/utils/src/
H A Dpermission.cpp121 std::string identity = IPCSkeleton::ResetCallingIdentity(); in IsStartByInputMethod()
168 std::string identity = IPCSkeleton::ResetCallingIdentity(); in CheckIsCallingBundleName()
/ohos5.0/base/notification/common_event_service/services/src/
H A Dbundle_manager_helper.cpp50 std::string identity = IPCSkeleton::ResetCallingIdentity(); in GetBundleName()
144 std::string identity = IPCSkeleton::ResetCallingIdentity(); in CheckIsSystemAppByBundleName()
/ohos5.0/foundation/arkui/ui_appearance/services/utils/include/
H A Dipc_skeleton_utils.h26 callingIdentity_ = IPCSkeleton::ResetCallingIdentity(); in ResetCallingIdentityScope()
/ohos5.0/foundation/communication/ipc/ipc/native/src/core/source/
H A Dipc_skeleton.cpp242 std::string IPCSkeleton::ResetCallingIdentity() in ResetCallingIdentity() function in OHOS::IPCSkeleton
246 return invoker->ResetCallingIdentity(); in ResetCallingIdentity()
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_common/
H A Dwifi_notification_util.cpp132 std::string identity = IPCSkeleton::ResetCallingIdentity(); in ShowDialog()
159 std::string identity = IPCSkeleton::ResetCallingIdentity(); in ShowSettingsDialog()

12345