Searched defs:LocatorAgentDeathRecipient (Results 1 - 1 of 1) sorted by relevance
/base/location/interfaces/inner_api/include/ | ||
H A D | locator_agent.h | 93 class LocatorAgentDeathRecipient : public IRemoteObject::DeathRecipient {
class in OHOS::Location::LocatorAgentManager 95 explicit LocatorAgentDeathRecipient(LocatorAgentManager &impl) : impl_(impl) {} in LocatorAgentDeathRecipient() function in OHOS::Location::LocatorAgentManager::LocatorAgentDeathRecipient |
Completed in 1 milliseconds