/ohos5.0/drivers/hdf_core/framework/core/shared/include/ |
H A D | devsvc_manager_if.h | 20 …int (*AddService)(struct IDevSvcManager *, struct HdfDeviceObject *, const struct HdfServiceInfo *… member
|
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/ |
H A D | bluetooth_gatt_service.cpp | 70 void GattService::AddService(GattService &service) in AddService() function in OHOS::Bluetooth::GattService
|
H A D | bluetooth_gatt_server.cpp | 577 int GattServer::AddService(GattService &service) in AddService() function in OHOS::Bluetooth::GattServer
|
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/source/ |
H A D | service_registry.cpp | 105 virtual int32_t AddService(const std::u16string& name, in AddService() function in OHOS::ServiceRegistryProxy
|
/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() function in OHOS::Bluetooth::BluetoothGattServerProxy
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/ |
H A D | gatt_cache.cpp | 24 void GattCache::AddService(const Service &service) in AddService() function in OHOS::bluetooth::GattCache
|
H A D | gatt_database.cpp | 34 int GattDatabase::AddService(bluetooth::Service &service) in AddService() function in OHOS::bluetooth::GattDatabase
|
H A D | gatt_server_service.cpp | 200 int GattServerService::AddService(int appId, Service &service) in AddService() function in OHOS::bluetooth::GattServerService 683 int GattServerService::impl::AddService(int appId, Service &service, bool IsAsync) in AddService() function in OHOS::bluetooth::GattServerService::impl
|
H A D | gatt_server_profile.cpp | 1907 int GattServerProfile::AddService(Service &service) const in AddService() function in OHOS::bluetooth::GattServerProfile
|
/ohos5.0/drivers/peripheral/input/hal/src/ |
H A D | input_manager.c | 144 static int32_t AddService(uint32_t index, const struct HdfIoService *service) in AddService() function
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/src/ |
H A D | bluetooth_gatt_server_server.cpp | 306 int BluetoothGattServerServer::AddService(int32_t appId, BluetoothGattService *services) in AddService() function in OHOS::Bluetooth::BluetoothGattServerServer
|
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/ble/ |
H A D | napi_bluetooth_gatt_server.cpp | 177 napi_value NapiGattServer::AddService(napi_env env, napi_callback_info info) in AddService() function in OHOS::Bluetooth::NapiGattServer
|
/ohos5.0/base/startup/init/services/init/ |
H A D | init_service_manager.c | 88 Service *AddService(const char *name) in AddService() function
|