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.cpp132 std::string callingIdentity = IPCSkeleton::ResetCallingIdentity(); in RegisterObserver() local
136 IPCSkeleton::SetCallingIdentity(callingIdentity); in RegisterObserver()
144 IPCSkeleton::SetCallingIdentity(callingIdentity); in RegisterObserver()
151 std::string callingIdentity = IPCSkeleton::ResetCallingIdentity(); in UnregisterObserver() local
155 IPCSkeleton::SetCallingIdentity(callingIdentity); in UnregisterObserver()
160 IPCSkeleton::SetCallingIdentity(callingIdentity); in UnregisterObserver()
182 std::string callingIdentity = IPCSkeleton::ResetCallingIdentity(); in GetStringValue() local
185 IPCSkeleton::SetCallingIdentity(callingIdentity); in GetStringValue()
196 IPCSkeleton::SetCallingIdentity(callingIdentity); in GetStringValue()
203 IPCSkeleton::SetCallingIdentity(callingIdentity); in GetStringValue()
[all …]
/base/useriam/user_auth_framework/frameworks/native/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.cpp992 std::string callingIdentity = IPCSkeleton::ResetCallingIdentity(); in OnRemoteRequest() local
996 IPCSkeleton::SetCallingIdentity(callingIdentity); in OnRemoteRequest()
1012 IPCSkeleton::SetCallingIdentity(callingIdentity); in OnRemoteRequest()