Home
last modified time | relevance | path

Searched refs:callingIdentity (Results 1 – 3 of 3) sorted by relevance

/base/powermgr/power_manager/utils/setting/src/
Dsetting_provider.cpp123 std::string callingIdentity = IPCSkeleton::ResetCallingIdentity(); in RegisterObserver() local
127 IPCSkeleton::SetCallingIdentity(callingIdentity); in RegisterObserver()
132 IPCSkeleton::SetCallingIdentity(callingIdentity); in RegisterObserver()
139 std::string callingIdentity = IPCSkeleton::ResetCallingIdentity(); in UnregisterObserver() local
143 IPCSkeleton::SetCallingIdentity(callingIdentity); in UnregisterObserver()
148 IPCSkeleton::SetCallingIdentity(callingIdentity); in UnregisterObserver()
170 std::string callingIdentity = IPCSkeleton::ResetCallingIdentity(); in GetStringValue() local
173 IPCSkeleton::SetCallingIdentity(callingIdentity); in GetStringValue()
185 IPCSkeleton::SetCallingIdentity(callingIdentity); in GetStringValue()
192 IPCSkeleton::SetCallingIdentity(callingIdentity); in GetStringValue()
[all …]
/base/useriam/user_auth_framework/common/executors/src/framework/
Dexecutor_mgr_wrapper.cpp28 std::string callingIdentity = IPCSkeleton::ResetCallingIdentity(); in Register() local
30 IPCSkeleton::SetCallingIdentity(callingIdentity); in Register()
/base/location/services/location_locator/locator/source/
Dlocator_skeleton.cpp873 std::string callingIdentity = IPCSkeleton::ResetCallingIdentity(); in OnRemoteRequest() local
877 IPCSkeleton::SetCallingIdentity(callingIdentity); in OnRemoteRequest()
890 IPCSkeleton::SetCallingIdentity(callingIdentity); in OnRemoteRequest()