/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/test/ |
H A D | wifi_p2p_upnp_service_info_test.cpp | 39 std::vector<std::string> services; in WarpCreate() local 50 std::vector<std::string> services; in WarpCreateSupQuery() local
|
H A D | wifi_p2p_service_manager_test.cpp | 121 std::vector<WifiP2pServiceInfo> services, services1; variable
|
H A D | wifi_p2p_service_test.cpp | 187 std::vector<WifiP2pServiceInfo> services; variable
|
/ohos5.0/drivers/hdf_core/framework/core/host/include/ |
H A D | hdf_service_observer.h | 18 struct HdfSList services; member
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/include/ |
H A D | interface_profile_gatt_server.h | 137 virtual void OnAddService(int ret, const Service &services) {} in OnAddService() 139 virtual void OnServiceChanged(const Service &services) {} in OnServiceChanged()
|
/ohos5.0/drivers/hdf_core/framework/core/manager/include/ |
H A D | devsvc_manager.h | 19 struct DListHead services; member
|
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/unittest/ |
H A D | wifi_mock_p2p_service.cpp | 143 std::vector<WifiP2pServiceInfo> services; in PutLocalP2pService() local 155 std::vector<WifiP2pServiceInfo> services; in DeleteLocalP2pService() local 400 ErrCode WifiMockP2pService::QueryP2pServices(std::vector<WifiP2pServiceInfo> &services) in QueryP2pServices()
|
H A D | wifi_manager_service_test.cpp | 197 std::vector<WifiP2pServiceInfo> services; variable
|
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/native/ |
H A D | wifi_inner_p2p_test.cpp | 74 std::vector<WifiP2pServiceInfo> services; variable
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/ |
H A D | gatt_client_profile_callback.h | 48 …Id, int result, uint16_t connectHandle, const std::map<uint16_t, GattCache::Service> &services) {}; in OnDiscoverAllPrimaryServicesEvent() 50 …Id, int result, uint16_t connectHandle, const std::map<uint16_t, GattCache::Service> &services) {}; in OnDiscoverPrimaryServicesByServiceUUIDEvent() 52 const std::vector<GattCache::IncludeService> &services) {}; in OnFindIncludedServicesEvent()
|
H A D | gatt_client_service.cpp | 414 std::vector<Service> services; in GetServices() local 468 …Id, int ret, uint16_t connectHandle, const std::map<uint16_t, GattCache::Service> &services) overr… in OnDiscoverAllPrimaryServicesEvent() 479 const std::vector<GattCache::IncludeService> &services) override in OnFindIncludedServicesEvent() 815 int appId, std::promise<void> &promise, std::vector<Service> &services) in GetServices() 834 …requestId, int ret, uint16_t connectHandle, const std::map<uint16_t, GattCache::Service> &services) in OnDiscoverAllPrimaryServicesEvent() 864 uint16_t serviceHandle, const std::vector<GattCache::IncludeService> &services) in OnFindIncludedServicesEvent()
|
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/ |
H A D | wifi_p2p_upnp_service_info.cpp | 24 const std::vector<std::string> &services, const std::string &svrName) in Create()
|
H A D | wifi_p2p_service_manager.cpp | 135 std::vector<WifiP2pServiceInfo> services; in AddDeviceService() local 172 void WifiP2pServiceManager::GetDeviceServices(std::vector<WifiP2pServiceInfo> &services) in GetDeviceServices()
|
H A D | p2p_interface.cpp | 196 ErrCode P2pInterface::QueryP2pServices(std::vector<WifiP2pServiceInfo> &services) in QueryP2pServices()
|
/ohos5.0/foundation/systemabilitymgr/samgr_lite/samgr/source/ |
H A D | samgr_lite.c | 188 static void InitializeAllServices(Vector *services) in InitializeAllServices() 259 Vector *services = &(samgr->services); in UnregisterService() local 488 Vector *services = &(manager->services); in GetService() local 544 Vector *services = &(samgr->services); in GetSpecifiedTaskPool() local
|
H A D | samgr_lite_inner.h | 58 Vector services; member
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/src/ |
H A D | bluetooth_gatt_server_server.cpp | 162 void OnAddService(int ret, const bluetooth::Service &services) override in OnAddService() 167 void OnServiceChanged(const bluetooth::Service &services) override in OnServiceChanged() 306 int BluetoothGattServerServer::AddService(int32_t appId, BluetoothGattService *services) in AddService() 370 int BluetoothGattServerServer::RemoveService(int32_t appId, const BluetoothGattService &services) in RemoveService()
|
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/src/ |
H A D | bluetooth_gatt_server_proxy.cpp | 25 int BluetoothGattServerProxy::AddService(int32_t appId, BluetoothGattService *services) in AddService() 140 int BluetoothGattServerProxy::RemoveService(int32_t appId, const BluetoothGattService &services) in RemoveService()
|
/ohos5.0/foundation/communication/wifi/wifi/test/fuzztest/frameworks/native/src/wifip2pimpl_fuzzer/ |
H A D | wifip2pimpl_fuzzer.cpp | 97 std::vector<WifiP2pServiceInfo> services; in QueryP2pServicesTest() local
|
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/ble/ |
H A D | napi_bluetooth_ble_utils.cpp | 52 vector<GattService> services; in ConvertGattServiceToJS() local 61 void ConvertGattServiceVectorToJS(napi_env env, napi_value result, vector<GattService>& services) in ConvertGattServiceVectorToJS()
|
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/test/Mock/ |
H A D | mock_p2p_interface.cpp | 156 ErrCode P2pInterface::QueryP2pServices(std::vector<WifiP2pServiceInfo> &services) in QueryP2pServices()
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hid_host/ |
H A D | hid_host_hogp.cpp | 338 std::vector<Service> services = gattClientService->GetServices(appId_); in OnServicesDiscoveredTask_() local 717 void HidHostHogp::HogpGattClientCallback::OnServicesChanged(const std::vector<Service> &services) in OnServicesChanged()
|
/ohos5.0/foundation/communication/wifi/wifi/test/fuzztest/wifi_sta/wifip2pserver_fuzzer/ |
H A D | wifip2pserver_fuzzer.cpp | 214 std::vector<WifiP2pServiceInfo> services; in P2pServerFuzzTest() local
|
/ohos5.0/foundation/multimedia/image_framework/plugins/manager/src/framework/ |
H A D | impl_class_mgr.cpp | 64 const set<uint32_t> &services = implClass->GetServices(); in AddClass() local
|
/ohos5.0/foundation/barrierfree/accessibility/services/aams/src/ |
H A D | accessibility_settings_config.cpp | 671 …essibilitySettingsConfig::SetEnabledAccessibilityServices(const std::vector<std::string> &services) in SetEnabledAccessibilityServices() 973 uint32_t AccessibilitySettingsConfig::GetShortKeyService(std::vector<std::string> &services) in GetShortKeyService()
|