Searched refs:FreezeByRss (Results 1 – 8 of 8) sorted by relevance
41 bool BluetoothProxyManager::FreezeByRss(std::set<int> pidSet, bool isProxy) in FreezeByRss() function in OHOS::Bluetooth::BluetoothProxyManager50 return proxy->FreezeByRss(pidSet, isProxy); in FreezeByRss()
31 bool FreezeByRss(std::set<int> pidSet, bool isProxy);
39 bool FreezeByRss(std::set<int> pidSet, bool isProxy) override;
60 virtual bool FreezeByRss(std::set<int> pidSet, bool isProxy) = 0;
44 bool FreezeByRss(std::set<int> pidSet, bool isProxy) override;
198 bool ret = FreezeByRss(pidSet, isProxy); in FreezeByRssInner()
168 bool BluetoothBleCentralManagerProxy::FreezeByRss(std::set<int> pidSet, bool isProxy) in FreezeByRss() function in OHOS::Bluetooth::BluetoothBleCentralManagerProxy
321 bool BluetoothBleCentralManagerServer::FreezeByRss(std::set<int> pidSet, bool isProxy) in FreezeByRss() function in OHOS::Bluetooth::BluetoothBleCentralManagerServer