Home
last modified time | relevance | path

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

12

/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_proxy_manager.cpp41 bool BluetoothProxyManager::FreezeByRss(std::set<int> pidSet, bool isProxy) in FreezeByRss()
/ohos5.0/base/notification/common_event_service/services/include/
H A Dinner_common_event_manager.h30 bool isProxy = false; member
H A Dcommon_event_record.h33 bool isProxy; member
/ohos5.0/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()
271 bool TimeServiceProxy::ProxyTimer(int32_t uid, std::set<int> pidList, bool isProxy, bool needRetrig… in ProxyTimer()
/ohos5.0/base/time/time_service/services/ipc/stub/
H A Dtime_service_stub.cpp299 auto isProxy = data.ReadBool(); in OnTimerProxy() local
328 auto isProxy = data.ReadBool(); in OnPidTimerProxy() local
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_ble_central_manager_stub.cpp195 bool isProxy = data.ReadBool(); in FreezeByRssInner() local
/ohos5.0/base/time/time_service/interfaces/inner_api/src/
H A Dtime_service_client.cpp694 bool TimeServiceClient::ProxyTimer(int32_t uid, bool isProxy, bool needRetrigger) in ProxyTimer()
707 bool TimeServiceClient::ProxyTimer(int32_t uid, std::set<int> pidList, bool isProxy, bool needRetri… in ProxyTimer()
/ohos5.0/foundation/window/window_manager/dmserver/include/
H A Ddisplay_manager_interface.h191 virtual DMError ProxyForFreeze(const std::set<int32_t>& pidList, bool isProxy) in ProxyForFreeze()
/ohos5.0/base/time/time_service/test/unittest/service_test/src/
H A Dtime_proxy_test.cpp331 bool isProxy = true; variable
541 bool isProxy = true; variable
/ohos5.0/base/time/time_service/services/timer/src/
H A Dtimer_proxy.cpp131 bool TimerProxy::ProxyTimer(int32_t uid, bool isProxy, bool needRetrigger, in ProxyTimer()
170 bool TimerProxy::PidProxyTimer(int32_t uid, int pid, bool isProxy, bool needRetrigger, in PidProxyTimer()
H A Dtimer_manager.cpp1004 bool TimerManager::ProxyTimer(int32_t uid, bool isProxy, bool needRetrigger) in ProxyTimer()
1044 bool TimerManager::ProxyTimer(int32_t uid, std::set<int> pidList, bool isProxy, bool needRetrigger) in ProxyTimer()
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H A Dbluetooth_ble_central_manager_proxy.cpp168 bool BluetoothBleCentralManagerProxy::FreezeByRss(std::set<int> pidSet, bool isProxy) in FreezeByRss()
/ohos5.0/base/time/time_service/services/
H A Dtime_system_ability.cpp750 bool TimeSystemAbility::ProxyTimer(int32_t uid, bool isProxy, bool needRetrigger) in ProxyTimer()
776 bool TimeSystemAbility::ProxyTimer(int32_t uid, std::set<int> pidList, bool isProxy, bool needRetri… in ProxyTimer()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_ble_central_manager_server.cpp321 bool BluetoothBleCentralManagerServer::FreezeByRss(std::set<int> pidSet, bool isProxy) in FreezeByRss()
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/include/zidl/
H A Dscreen_session_manager_interface.h173 virtual DMError ProxyForFreeze(const std::set<int32_t>& pidList, bool isProxy) override in ProxyForFreeze()
/ohos5.0/foundation/window/window_manager/dm/src/
H A Ddisplay_manager_adapter.cpp777 DMError DisplayManagerAdapter::ProxyForFreeze(const std::set<int32_t>& pidList, bool isProxy) in ProxyForFreeze()
H A Ddisplay_manager.cpp2074 DMError DisplayManager::ProxyForFreeze(std::set<int32_t> pidList, bool isProxy) in ProxyForFreeze()
2079 DMError DisplayManager::Impl::ProxyForFreeze(const std::set<int32_t>& pidList, bool isProxy) in ProxyForFreeze()
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/binder/server/src/
H A Dhcamera_service_stub.cpp712 bool isProxy = data.ReadBool(); in HandleProxyForFreeze() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_node.h277 void SetProxyNode(bool isProxy) in SetProxyNode()
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/zidl/
H A Dscreen_session_manager_stub.cpp912 bool isProxy = data.ReadBool(); in ProcProxyForFreeze() local
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/binder/client/src/
H A Dhcamera_service_proxy.cpp759 int32_t HCameraServiceProxy::ProxyForFreeze(const std::set<int32_t>& pidList, bool isProxy) in ProxyForFreeze()
/ohos5.0/base/location/frameworks/native/locator_sdk/source/
H A Dlocator_proxy.cpp898 LocationErrCode LocatorProxy::ProxyForFreeze(std::set<int> pidList, bool isProxy) in ProxyForFreeze()
H A Dlocator_impl.cpp1196 LocationErrCode LocatorImpl::ProxyForFreeze(std::set<int> pidList, bool isProxy) in ProxyForFreeze()
/ohos5.0/base/location/services/location_locator/locator/source/
H A Dlocator_skeleton.cpp1105 bool isProxy = data.ReadBool(); in PreProxyForFreeze() local
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/src/
H A Dhcamera_service.cpp1843 int32_t HCameraService::ProxyForFreeze(const std::set<int32_t>& pidList, bool isProxy) in ProxyForFreeze()

12