Searched refs:delegator (Results 1 – 1 of 1) sorted by relevance
842 …auto delegator = std::make_unique<ShutdownProxyDelegator>(Remote(), PowerMgrProxy::GetDescriptor()… in RegisterShutdownCallback() local843 delegator->RegisterShutdownCallback(callback, priority); in RegisterShutdownCallback()848 …auto delegator = std::make_unique<ShutdownProxyDelegator>(Remote(), PowerMgrProxy::GetDescriptor()… in UnRegisterShutdownCallback() local849 delegator->UnRegisterShutdownCallback(callback); in UnRegisterShutdownCallback()854 …auto delegator = std::make_unique<ShutdownProxyDelegator>(Remote(), PowerMgrProxy::GetDescriptor()… in RegisterShutdownCallback() local855 delegator->RegisterShutdownCallback(callback, priority); in RegisterShutdownCallback()860 …auto delegator = std::make_unique<ShutdownProxyDelegator>(Remote(), PowerMgrProxy::GetDescriptor()… in UnRegisterShutdownCallback() local861 delegator->UnRegisterShutdownCallback(callback); in UnRegisterShutdownCallback()866 …auto delegator = std::make_unique<ShutdownProxyDelegator>(Remote(), PowerMgrProxy::GetDescriptor()… in RegisterShutdownCallback() local867 delegator->RegisterShutdownCallback(callback, priority); in RegisterShutdownCallback()[all …]