Home
last modified time | relevance | path

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

/base/notification/common_event_service/services/include/
H A Dcommon_event_record.h33 bool isProxy; member
H A Dinner_common_event_manager.h30 bool isProxy = false; member
/base/time/time_service/services/ipc/stub/
H A Dtime_service_stub.cpp288 auto isProxy = data.ReadBool(); in OnTimerProxy() local
315 auto isProxy = data.ReadBool(); in OnPidTimerProxy() local
/base/time/time_service/test/unittest/service_test/src/
H A Dtime_proxy_test.cpp330 bool isProxy = true; in HWTEST_F() local
539 bool isProxy = true; in HWTEST_F() local
/base/time/time_service/services/ipc/proxy/
H A Dtime_service_proxy.cpp241 bool TimeServiceProxy::ProxyTimer(int32_t uid, bool isProxy, bool needRetrigger) in ProxyTimer() argument
271 bool TimeServiceProxy::ProxyTimer(std::set<int> pidList, bool isProxy, bool needRetrigger) in ProxyTimer() argument
/base/time/time_service/services/timer/src/
H A Dtimer_proxy.cpp123 bool TimerProxy::ProxyTimer(int32_t uid, bool isProxy, bool needRetrigger, in ProxyTimer() argument
162 bool TimerProxy::PidProxyTimer(int pid, bool isProxy, bool needRetrigger, in PidProxyTimer() argument
H A Dtimer_manager.cpp934 bool TimerManager::ProxyTimer(int32_t uid, bool isProxy, bool needRetrigger) in ProxyTimer() argument
974 bool TimerManager::ProxyTimer(std::set<int> pidList, bool isProxy, bool needRetrigger) in ProxyTimer() argument
/base/time/time_service/interfaces/inner_api/src/
H A Dtime_service_client.cpp685 bool TimeServiceClient::ProxyTimer(int32_t uid, bool isProxy, bool needRetrigger) in ProxyTimer() argument
698 bool TimeServiceClient::ProxyTimer(std::set<int> pidList, bool isProxy, bool needRetrigger) in ProxyTimer() argument
/base/location/frameworks/native/locator_sdk/source/
H A Dlocator_proxy.cpp898 LocationErrCode LocatorProxy::ProxyForFreeze(std::set<int> pidList, bool isProxy) in ProxyForFreeze() argument
H A Dlocator_impl.cpp1195 LocationErrCode LocatorImpl::ProxyForFreeze(std::set<int> pidList, bool isProxy) in ProxyForFreeze() argument
/base/location/services/location_locator/locator/source/
H A Dlocator_skeleton.cpp925 bool isProxy = data.ReadBool(); in PreProxyForFreeze() local
H A Dlocator_ability.cpp1362 LocationErrCode LocatorAbility::ProxyForFreeze(std::set<int> pidList, bool isProxy) in ProxyForFreeze() argument
/base/time/time_service/services/
H A Dtime_system_ability.cpp808 bool TimeSystemAbility::ProxyTimer(int32_t uid, bool isProxy, bool needRetrigger) in ProxyTimer() argument
834 bool TimeSystemAbility::ProxyTimer(std::set<int> pidList, bool isProxy, bool needRetrigger) in ProxyTimer() argument

Completed in 22 milliseconds