Home
last modified time | relevance | path

Searched refs:ResetCallingIdentity (Results 1 - 25 of 79) sorted by relevance

1234

/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(); \
/foundation/window/window_manager/window_scene/test/dms_unittest/
H A Dscreen_session_ability_connection_test.cpp84 std::string identity = IPCSkeleton::ResetCallingIdentity(); in HWTEST_F()
116 std::string identity = IPCSkeleton::ResetCallingIdentity(); in HWTEST_F()
159 std::string identity = IPCSkeleton::ResetCallingIdentity(); in HWTEST_F()
201 std::string identity = IPCSkeleton::ResetCallingIdentity(); in HWTEST_F()
245 std::string identity = IPCSkeleton::ResetCallingIdentity(); in HWTEST_F()
275 std::string identity = IPCSkeleton::ResetCallingIdentity(); in HWTEST_F()
301 std::string identity = IPCSkeleton::ResetCallingIdentity(); in HWTEST_F()
333 std::string identity = IPCSkeleton::ResetCallingIdentity(); in HWTEST_F()
375 std::string identity = IPCSkeleton::ResetCallingIdentity(); in HWTEST_F()
417 std::string identity = IPCSkeleton::ResetCallingIdentity(); in HWTEST_F()
[all...]
/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()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dsystem_ability_helper.cpp73 std::string identity = IPCSkeleton::ResetCallingIdentity(); in UninstallApp()
91 std::string identity = IPCSkeleton::ResetCallingIdentity(); in UpgradeApp()
H A Dbundle_common_event_mgr.cpp123 std::string identity = IPCSkeleton::ResetCallingIdentity(); in NotifyBundleStatus()
179 std::string identity = IPCSkeleton::ResetCallingIdentity(); in NotifySandboxAppStatus()
201 std::string identity = IPCSkeleton::ResetCallingIdentity(); in NotifyOverlayModuleStateStatus()
229 std::string identity = IPCSkeleton::ResetCallingIdentity(); in NotifySetDiposedRule()
245 std::string identity = IPCSkeleton::ResetCallingIdentity(); in NotifyDeleteDiposedRule()
263 std::string identity = IPCSkeleton::ResetCallingIdentity(); in NotifyDynamicIconEvent()
278 std::string identity = IPCSkeleton::ResetCallingIdentity(); in NotifyBundleResourcesChanged()
/foundation/communication/ipc/interfaces/innerkits/rust/src/cxx/
H A Dskeleton_wrapper.cpp110 rust::string ResetCallingIdentity() in ResetCallingIdentity() function
112 return IPCSkeleton::ResetCallingIdentity(); in ResetCallingIdentity()
/foundation/communication/ipc/interfaces/innerkits/rust/src/
H A Dskeleton.rs58 fn ResetCallingIdentity() -> String; in ResetCallingIdentity() functions
152 ResetCallingIdentity() in reset_calling_identity()
/foundation/window/window_manager/window_scene/common/src/
H A Dsession_permission.cpp210 std::string identity = IPCSkeleton::ResetCallingIdentity(); in IsSameBundleNameAsCalling()
236 std::string identity = IPCSkeleton::ResetCallingIdentity(); in IsSameAppAsCalling()
278 std::string identity = IPCSkeleton::ResetCallingIdentity(); in IsStartedByUIExtension()
310 std::string identity = IPCSkeleton::ResetCallingIdentity(); in CheckCallingIsUserTestMode()
341 std::string identity = IPCSkeleton::ResetCallingIdentity(); in GetCallingBundleName()
/foundation/communication/ipc/interfaces/innerkits/rust/tests/
H A Dskeleton.rs99 (*ResetCallingIdentity()).to_string() in skeleton()
131 fn ResetCallingIdentity() -> *mut CStringWrapper; in ResetCallingIdentity() functions
/foundation/window/window_manager/window_scene/screen_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()
226 std::string callingIdentity = IPCSkeleton::ResetCallingIdentity(); in PutStringValue()
/foundation/ability/ability_runtime/test/unittest/ability_manager_service_fourth_test/mock/include/
H A Dmock_ipc_skeleton.h56 static std::string ResetCallingIdentity();
/foundation/ability/ability_runtime/test/unittest/app_mgr_service_dump_ipc_test/mock/include/
H A Dmock_ipc_skeleton.h56 static std::string ResetCallingIdentity();
/foundation/ability/ability_runtime/test/unittest/ams_mgr_scheduler_second_test/mock/include/
H A Dmock_ipc_skeleton.h56 static std::string ResetCallingIdentity();
/foundation/ability/ability_runtime/test/unittest/app_mgr_service_inner_second_test/mock/include/
H A Dmock_ipc_skeleton.h56 static std::string ResetCallingIdentity();
/foundation/ability/ability_runtime/test/unittest/services/ability_util_test/mock/include/
H A Dmock_ipc_skeleton.h56 static std::string ResetCallingIdentity();
/foundation/ability/ability_runtime/test/unittest/app_mgr_service_dump_ffrt_test/mock/include/
H A Dmock_ipc_skeleton.h56 static std::string ResetCallingIdentity();
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_default_app_test/mock/
H A Dmock_ipc_skeleton.h56 static std::string ResetCallingIdentity();
/foundation/communication/ipc/interfaces/innerkits/rust/include/
H A Dskeleton_wrapper.h57 rust::string ResetCallingIdentity();
/foundation/resourceschedule/background_task_mgr/services/test/unittest/mock/
H A Dmock_ipc_skeleton.cpp64 std::string IPCSkeleton::ResetCallingIdentity() in ResetCallingIdentity() function in OHOS::IPCSkeleton
/foundation/communication/ipc/interfaces/innerkits/ipc_core/include/
H A Dipc_skeleton.h170 static std::string ResetCallingIdentity();
/foundation/communication/ipc/interfaces/innerkits/rust/tests/c/include/
H A Dipc_rust_test.h53 CStringWrapper *ResetCallingIdentity();
/foundation/resourceschedule/resource_schedule_service/ressched/common/src/
H A Doobe_manager.cpp67 std::string callingIdentity = IPCSkeleton::ResetCallingIdentity(); in RegisterObserver()
105 std::string callingIdentity = IPCSkeleton::ResetCallingIdentity(); in UnregisterObserver()
/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()
/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()
/foundation/barrierfree/accessibility/services/aams/src/
H A Daccessibility_datashare_helper.cpp68 std::string callingIdentity = IPCSkeleton::ResetCallingIdentity(); in GetStringValue()
144 std::string callingIdentity = IPCSkeleton::ResetCallingIdentity(); in PutStringValue()
242 std::string callingIdentity = IPCSkeleton::ResetCallingIdentity(); in RegisterObserver()
278 std::string callingIdentity = IPCSkeleton::ResetCallingIdentity(); in UnregisterObserver()

Completed in 9 milliseconds

1234