Home
last modified time | relevance | path

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

/external/chromium_org/remoting/client/jni/
Dchromoting_jni_instance.h116 void EnableStatsLogging(bool enabled);
Dchromoting_jni_instance.cc199 EnableStatsLogging(state == protocol::ConnectionToHost::CONNECTED); in OnConnectionState()
351 void ChromotingJniInstance::EnableStatsLogging(bool enabled) { in EnableStatsLogging() function in remoting::ChromotingJniInstance