Home
last modified time | relevance | path

Searched refs:scanRecipient_ (Results 1 - 2 of 2) sorted by relevance

/base/location/services/location_locator/locator/include/
H A Dlocator_skeleton.h124 sptr<IRemoteObject::DeathRecipient> scanRecipient_ = new (std::nothrow) ScanCallbackDeathRecipient(); member in OHOS::Location::LocatorAbilityStub
/base/location/services/location_locator/locator/source/
H A Dlocator_skeleton.cpp981 client->AddDeathRecipient(scanRecipient_); in PreRegisterLocatingRequiredDataCallback()
1007 client->RemoveDeathRecipient(scanRecipient_); in PreUnregisterLocatingRequiredDataCallback()

Completed in 5 milliseconds