Home
last modified time | relevance | path

Searched defs:proxyPids_ (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/include/
H A Dbluetooth_ble_central_manager_server.h61 static std::set<int32_t> proxyPids_; variable
/ohos5.0/base/location/services/location_locator/locator/include/
H A Dlocator_ability.h258 std::set<int32_t> proxyPids_; variable
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_ble_central_manager_server.cpp319 std::set<int32_t> BluetoothBleCentralManagerServer::proxyPids_; member in OHOS::Bluetooth::BluetoothBleCentralManagerServer