Home
last modified time | relevance | path

Searched defs:isProxy (Results 1 – 13 of 13) sorted by relevance

/base/notification/common_event_service/services/include/
Dinner_common_event_manager.h29 bool isProxy = false; member
Dcommon_event_record.h33 bool isProxy; member
/base/time/time_service/test/unittest/service_test/src/
Dtime_proxy_test.cpp194 bool isProxy = true; variable
/base/time/time_service/services/ipc/proxy/
Dtime_service_proxy.cpp336 bool TimeServiceProxy::ProxyTimer(int32_t uid, bool isProxy, bool needRetrigger) in ProxyTimer()
/base/time/time_service/services/ipc/stub/
Dtime_service_stub.cpp345 auto isProxy = data.ReadBool(); in OnTimerProxy() local
/base/time/time_service/services/timer/src/
Dtimer_proxy.cpp82 bool TimerProxy::ProxyTimer(int32_t uid, bool isProxy, bool needRetrigger, in ProxyTimer()
Dtimer_manager.cpp653 bool TimerManager::ProxyTimer(int32_t uid, bool isProxy, bool needRetrigger) in ProxyTimer()
/base/time/time_service/interfaces/inner_api/src/
Dtime_service_client.cpp598 bool TimeServiceClient::ProxyTimer(int32_t uid, bool isProxy, bool needRetrigger) in ProxyTimer()
/base/location/frameworks/native/source/
Dlocator_impl.cpp584 bool LocatorImpl::ProxyUidForFreeze(int32_t uid, bool isProxy) in ProxyUidForFreeze()
1122 LocationErrCode LocatorImpl::ProxyUidForFreezeV9(int32_t uid, bool isProxy) in ProxyUidForFreezeV9()
Dlocator_proxy.cpp460 bool LocatorProxy::ProxyUidForFreeze(int32_t uid, bool isProxy) in ProxyUidForFreeze()
986 LocationErrCode LocatorProxy::ProxyUidForFreezeV9(int32_t uid, bool isProxy) in ProxyUidForFreezeV9()
/base/time/time_service/services/
Dtime_system_ability.cpp781 bool TimeSystemAbility::ProxyTimer(int32_t uid, bool isProxy, bool needRetrigger) in ProxyTimer()
/base/location/services/location_locator/locator/source/
Dlocator_skeleton.cpp800 bool isProxy = data.ReadBool(); in PreProxyUidForFreeze() local
Dlocator_ability.cpp1188 LocationErrCode LocatorAbility::ProxyUidForFreeze(int32_t uid, bool isProxy) in ProxyUidForFreeze()