Home
last modified time | relevance | path

Searched refs:mScopedChangeCallingUid (Results 1 – 2 of 2) sorted by relevance

/packages/services/Car/cpp/watchdog/server/tests/
DWatchdogInternalHandlerTest.cpp161 mScopedChangeCallingUid.clear(); in TearDown()
166 mScopedChangeCallingUid = sp<ScopedChangeCallingUid>::make(AID_SYSTEM); in setSystemCallingUid()
174 sp<ScopedChangeCallingUid> mScopedChangeCallingUid; member in android::automotive::watchdog::WatchdogInternalHandlerTest
/packages/services/Car/cpp/powerpolicy/server/tests/
DCarPowerPolicyServerTest.cpp333 mScopedChangeCallingUid = sp<ScopedChangeCallingUid>::make(AID_SYSTEM); in setSystemCallingUid()
391 sp<ScopedChangeCallingUid> mScopedChangeCallingUid; member in android::frameworks::automotive::powerpolicy::CarPowerPolicyServerTest