Home
last modified time | relevance | path

Searched refs:AddGnssDeathRecipient (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/drivers/peripheral/location/gnss/hdi_service/
H A Dgnss_interface_impl.h63 int32_t AddGnssDeathRecipient(const sptr<IGnssCallback>& callbackObj);
H A Dgnss_interface_impl.cpp372 AddGnssDeathRecipient(callbackObj); in EnableGnss()
490 int32_t GnssInterfaceImpl::AddGnssDeathRecipient(const sptr<IGnssCallback>& callbackObj) in AddGnssDeathRecipient() function in OHOS::HDI::Location::Gnss::V2_0::GnssInterfaceImpl