Home
last modified time | relevance | path

Searched defs:UnregisterService (Results 1 – 7 of 7) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
Da2dp_sdp.cpp88 int A2dpSdpManager::UnregisterService(void) const in UnregisterService() function in OHOS::bluetooth::A2dpSdpManager
/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_ct/
Davrcp_ct_sdp.cpp102 int AvrcCtSdpManager::UnregisterService(void) const in UnregisterService() function in OHOS::bluetooth::AvrcCtSdpManager
Davrcp_ct_service.cpp277 int AvrcpCtService::UnregisterService(void) in UnregisterService() function in OHOS::bluetooth::AvrcpCtService
/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/
Davrcp_tg_sdp.cpp100 int AvrcTgSdpManager::UnregisterService(void) const in UnregisterService() function in OHOS::bluetooth::AvrcTgSdpManager
Davrcp_tg_service.cpp664 int AvrcpTgService::UnregisterService(void) in UnregisterService() function in OHOS::bluetooth::AvrcpTgService
/foundation/systemabilitymgr/samgr_lite/interfaces/kits/samgr/
Dsamgr_lite.h125 Service *(*UnregisterService)(const char *name); member
/foundation/systemabilitymgr/samgr_lite/samgr/source/
Dsamgr_lite.c251 static Service *UnregisterService(const char *name) in UnregisterService() function