/base/notification/common_event_service/services/include/ |
H A D | common_event_record.h | 33 bool isProxy; member
|
H A D | inner_common_event_manager.h | 30 bool isProxy = false; member
|
/base/time/time_service/services/ipc/stub/ |
H A D | time_service_stub.cpp | 288 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 D | time_proxy_test.cpp | 330 bool isProxy = true; in HWTEST_F() local 539 bool isProxy = true; in HWTEST_F() local
|
/base/time/time_service/services/ipc/proxy/ |
H A D | time_service_proxy.cpp | 241 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 D | timer_proxy.cpp | 123 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 D | timer_manager.cpp | 934 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 D | time_service_client.cpp | 685 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 D | locator_proxy.cpp | 898 LocationErrCode LocatorProxy::ProxyForFreeze(std::set<int> pidList, bool isProxy) in ProxyForFreeze() argument
|
H A D | locator_impl.cpp | 1195 LocationErrCode LocatorImpl::ProxyForFreeze(std::set<int> pidList, bool isProxy) in ProxyForFreeze() argument
|
/base/location/services/location_locator/locator/source/ |
H A D | locator_skeleton.cpp | 925 bool isProxy = data.ReadBool(); in PreProxyForFreeze() local
|
H A D | locator_ability.cpp | 1362 LocationErrCode LocatorAbility::ProxyForFreeze(std::set<int> pidList, bool isProxy) in ProxyForFreeze() argument
|
/base/time/time_service/services/ |
H A D | time_system_ability.cpp | 808 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
|