Home
last modified time | relevance | path

Searched refs:DelListener (Results 1 - 8 of 8) sorted by relevance

/foundation/ability/ability_runtime/frameworks/js/napi/mission_manager/
H A Ddms_sa_client.h35 int32_t DelListener(const std::string& type, const sptr<IRemoteOnListener>& listener);
H A Ddms_sa_client.cpp62 int32_t DmsSaClient::DelListener(const std::string& type, const sptr<IRemoteOnListener>& listener) in DelListener() function in OHOS::AAFwk::DmsSaClient
H A Ddistributed_mission_manager.cpp856 DmsSaClient::GetInstance().DelListener(onCB->type, onCB->onRegistration); in OffExecuteCB()
/foundation/CastEngine/castengine_wifi_display/services/event/
H A Devent_manager.h52 int32_t DelListener(std::shared_ptr<EventListener> listener);
H A Devent_base.cpp47 return EventManager::GetInstance().DelListener(shared_from_this()); in UnRegister()
H A Devent_manager.cpp87 int32_t EventManager::DelListener(std::shared_ptr<EventListener> listener) in DelListener() function in OHOS::Sharing::EventManager
/foundation/communication/dsoftbus/core/connection/manager/
H A Dsoftbus_conn_manager.c179 static void DelListener(ConnModule moduleId) in DelListener() function
327 DelListener(moduleId); in ConnUnSetConnectCallback()
/foundation/CastEngine/castengine_wifi_display/tests/unittest/event/
H A Devent_unit_test.cpp167 ret = EventManager::GetInstance().DelListener(listener); in HWTEST_F()

Completed in 8 milliseconds