Home
last modified time | relevance | path

Searched refs:callingIdentity (Results 1 - 5 of 5) sorted by relevance

/base/useriam/user_auth_framework/frameworks/native/executors/src/framework/
H A Dexecutor_mgr_wrapper.cpp28 std::string callingIdentity = IPCSkeleton::ResetCallingIdentity(); in Register() local
30 IPCSkeleton::SetCallingIdentity(callingIdentity); in Register()
37 std::string callingIdentity = IPCSkeleton::ResetCallingIdentity(); in Unregister() local
39 IPCSkeleton::SetCallingIdentity(callingIdentity); in Unregister()
/base/powermgr/power_manager/utils/setting/src/
H A Dsetting_provider.cpp144 std::string callingIdentity = IPCSkeleton::ResetCallingIdentity(); in RegisterObserver() local
148 IPCSkeleton::SetCallingIdentity(callingIdentity); in RegisterObserver()
156 IPCSkeleton::SetCallingIdentity(callingIdentity); in RegisterObserver()
163 std::string callingIdentity = IPCSkeleton::ResetCallingIdentity(); in UnregisterObserver() local
167 IPCSkeleton::SetCallingIdentity(callingIdentity); in UnregisterObserver()
172 IPCSkeleton::SetCallingIdentity(callingIdentity); in UnregisterObserver()
194 std::string callingIdentity = IPCSkeleton::ResetCallingIdentity(); in GetStringValue() local
197 IPCSkeleton::SetCallingIdentity(callingIdentity); in GetStringValue()
208 IPCSkeleton::SetCallingIdentity(callingIdentity); in GetStringValue()
215 IPCSkeleton::SetCallingIdentity(callingIdentity); in GetStringValue()
235 std::string callingIdentity = IPCSkeleton::ResetCallingIdentity(); PutStringValue() local
[all...]
/base/sensors/miscdevice/services/miscdevice_service/src/
H A Dvibration_priority_manager.cpp121 std::string callingIdentity = IPCSkeleton::ResetCallingIdentity(); in GetStringValue() local
124 IPCSkeleton::SetCallingIdentity(callingIdentity); in GetStringValue()
135 IPCSkeleton::SetCallingIdentity(callingIdentity); in GetStringValue()
142 IPCSkeleton::SetCallingIdentity(callingIdentity); in GetStringValue()
150 IPCSkeleton::SetCallingIdentity(callingIdentity); in GetStringValue()
154 IPCSkeleton::SetCallingIdentity(callingIdentity); in GetStringValue()
371 std::string callingIdentity = IPCSkeleton::ResetCallingIdentity(); in RegisterObserver() local
374 IPCSkeleton::SetCallingIdentity(callingIdentity); in RegisterObserver()
386 IPCSkeleton::SetCallingIdentity(callingIdentity); in RegisterObserver()
397 std::string callingIdentity in UnregisterObserver() local
[all...]
/base/location/services/location_locator/locator/source/
H A Dlocator_skeleton.cpp1210 std::string callingIdentity = IPCSkeleton::ResetCallingIdentity(); in OnRemoteRequest() local
1213 IPCSkeleton::SetCallingIdentity(callingIdentity); in OnRemoteRequest()
1217 IPCSkeleton::SetCallingIdentity(callingIdentity); in OnRemoteRequest()
1231 IPCSkeleton::SetCallingIdentity(callingIdentity); in OnRemoteRequest()
/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dreminder_request.cpp1542 std::string callingIdentity = IPCSkeleton::ResetCallingIdentity(); in CreateWantAgent() local
1544 IPCSkeleton::SetCallingIdentity(callingIdentity); in CreateWantAgent()

Completed in 8 milliseconds