Home
last modified time | relevance | path

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

/packages/modules/StatsD/statsd/src/shell/
DShellSubscriber.cpp57 return startNewSubscriptionLocked(ShellSubscriberClient::create( in startNewSubscription()
72 return startNewSubscriptionLocked(ShellSubscriberClient::create( in startNewSubscription()
76 bool ShellSubscriber::startNewSubscriptionLocked(unique_ptr<ShellSubscriberClient> client) { in startNewSubscriptionLocked() function in android::os::statsd::ShellSubscriber
DShellSubscriber.h89 bool startNewSubscriptionLocked(unique_ptr<ShellSubscriberClient> client);