Searched refs:autoLaunch_ (Results 1 – 2 of 2) sorted by relevance
102 autoLaunch_.SetCommunicatorAggregator(communicatorAggregator); in SetCommunicatorAdapter()144 autoLaunch_.SetCommunicatorAggregator(nullptr); in SetCommunicatorAggregator()149 autoLaunch_.SetCommunicatorAggregator(communicatorAggregator_); in SetCommunicatorAggregator()448 return autoLaunch_.EnableKvStoreAutoLaunch(properties, notifier, option); in EnableKvStoreAutoLaunch()454 return autoLaunch_.DisableKvStoreAutoLaunch(normalIdentifier, dualTupleIdentifier, userId); in DisableKvStoreAutoLaunch()460 return autoLaunch_.GetAutoLaunchSyncDevices(identifier, devices); in GetAutoLaunchSyncDevices()465 autoLaunch_.SetAutoLaunchRequestCallback(callback, type); in SetAutoLaunchRequestCallback()740 autoLaunch_.Dump(fd); in DumpCommonInfo()745 autoLaunch_.CloseConnection(type, properties); in CloseAutoLaunchConnection()
237 AutoLaunch autoLaunch_; variable