Home
last modified time | relevance | path

Searched defs:services (Results 1 – 25 of 36) sorted by relevance

12

/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/test/
H A Dwifi_p2p_upnp_service_info_test.cpp39 std::vector<std::string> services; in WarpCreate() local
50 std::vector<std::string> services; in WarpCreateSupQuery() local
H A Dwifi_p2p_service_manager_test.cpp121 std::vector<WifiP2pServiceInfo> services, services1; variable
H A Dwifi_p2p_service_test.cpp187 std::vector<WifiP2pServiceInfo> services; variable
/ohos5.0/drivers/hdf_core/framework/core/host/include/
H A Dhdf_service_observer.h18 struct HdfSList services; member
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/include/
H A Dinterface_profile_gatt_server.h137 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 Ddevsvc_manager.h19 struct DListHead services; member
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/unittest/
H A Dwifi_mock_p2p_service.cpp143 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 Dwifi_manager_service_test.cpp197 std::vector<WifiP2pServiceInfo> services; variable
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/native/
H A Dwifi_inner_p2p_test.cpp74 std::vector<WifiP2pServiceInfo> services; variable
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_client_profile_callback.h48 …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 Dgatt_client_service.cpp414 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 Dwifi_p2p_upnp_service_info.cpp24 const std::vector<std::string> &services, const std::string &svrName) in Create()
H A Dwifi_p2p_service_manager.cpp135 std::vector<WifiP2pServiceInfo> services; in AddDeviceService() local
172 void WifiP2pServiceManager::GetDeviceServices(std::vector<WifiP2pServiceInfo> &services) in GetDeviceServices()
H A Dp2p_interface.cpp196 ErrCode P2pInterface::QueryP2pServices(std::vector<WifiP2pServiceInfo> &services) in QueryP2pServices()
/ohos5.0/foundation/systemabilitymgr/samgr_lite/samgr/source/
H A Dsamgr_lite.c188 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 Dsamgr_lite_inner.h58 Vector services; member
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_gatt_server_server.cpp162 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 Dbluetooth_gatt_server_proxy.cpp25 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 Dwifip2pimpl_fuzzer.cpp97 std::vector<WifiP2pServiceInfo> services; in QueryP2pServicesTest() local
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/ble/
H A Dnapi_bluetooth_ble_utils.cpp52 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 Dmock_p2p_interface.cpp156 ErrCode P2pInterface::QueryP2pServices(std::vector<WifiP2pServiceInfo> &services) in QueryP2pServices()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hid_host/
H A Dhid_host_hogp.cpp338 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 Dwifip2pserver_fuzzer.cpp214 std::vector<WifiP2pServiceInfo> services; in P2pServerFuzzTest() local
/ohos5.0/foundation/multimedia/image_framework/plugins/manager/src/framework/
H A Dimpl_class_mgr.cpp64 const set<uint32_t> &services = implClass->GetServices(); in AddClass() local
/ohos5.0/foundation/barrierfree/accessibility/services/aams/src/
H A Daccessibility_settings_config.cpp671 …essibilitySettingsConfig::SetEnabledAccessibilityServices(const std::vector<std::string> &services) in SetEnabledAccessibilityServices()
973 uint32_t AccessibilitySettingsConfig::GetShortKeyService(std::vector<std::string> &services) in GetShortKeyService()

12