/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/ |
H A D | bluetooth_proxy_manager.cpp | 41 bool BluetoothProxyManager::FreezeByRss(std::set<int> pidSet, bool isProxy) in FreezeByRss()
|
/ohos5.0/base/notification/common_event_service/services/include/ |
H A D | inner_common_event_manager.h | 30 bool isProxy = false; member
|
H A D | common_event_record.h | 33 bool isProxy; member
|
/ohos5.0/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() 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 D | time_service_stub.cpp | 299 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 D | bluetooth_ble_central_manager_stub.cpp | 195 bool isProxy = data.ReadBool(); in FreezeByRssInner() local
|
/ohos5.0/base/time/time_service/interfaces/inner_api/src/ |
H A D | time_service_client.cpp | 694 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 D | display_manager_interface.h | 191 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 D | time_proxy_test.cpp | 331 bool isProxy = true; variable 541 bool isProxy = true; variable
|
/ohos5.0/base/time/time_service/services/timer/src/ |
H A D | timer_proxy.cpp | 131 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 D | timer_manager.cpp | 1004 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 D | bluetooth_ble_central_manager_proxy.cpp | 168 bool BluetoothBleCentralManagerProxy::FreezeByRss(std::set<int> pidSet, bool isProxy) in FreezeByRss()
|
/ohos5.0/base/time/time_service/services/ |
H A D | time_system_ability.cpp | 750 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 D | bluetooth_ble_central_manager_server.cpp | 321 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 D | screen_session_manager_interface.h | 173 virtual DMError ProxyForFreeze(const std::set<int32_t>& pidList, bool isProxy) override in ProxyForFreeze()
|
/ohos5.0/foundation/window/window_manager/dm/src/ |
H A D | display_manager_adapter.cpp | 777 DMError DisplayManagerAdapter::ProxyForFreeze(const std::set<int32_t>& pidList, bool isProxy) in ProxyForFreeze()
|
H A D | display_manager.cpp | 2074 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 D | hcamera_service_stub.cpp | 712 bool isProxy = data.ReadBool(); in HandleProxyForFreeze() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/ |
H A D | dom_node.h | 277 void SetProxyNode(bool isProxy) in SetProxyNode()
|
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/zidl/ |
H A D | screen_session_manager_stub.cpp | 912 bool isProxy = data.ReadBool(); in ProcProxyForFreeze() local
|
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/binder/client/src/ |
H A D | hcamera_service_proxy.cpp | 759 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 D | locator_proxy.cpp | 898 LocationErrCode LocatorProxy::ProxyForFreeze(std::set<int> pidList, bool isProxy) in ProxyForFreeze()
|
H A D | locator_impl.cpp | 1196 LocationErrCode LocatorImpl::ProxyForFreeze(std::set<int> pidList, bool isProxy) in ProxyForFreeze()
|
/ohos5.0/base/location/services/location_locator/locator/source/ |
H A D | locator_skeleton.cpp | 1105 bool isProxy = data.ReadBool(); in PreProxyForFreeze() local
|
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/src/ |
H A D | hcamera_service.cpp | 1843 int32_t HCameraService::ProxyForFreeze(const std::set<int32_t>& pidList, bool isProxy) in ProxyForFreeze()
|