Searched refs:anonymousLogging (Results 1 – 2 of 2) sorted by relevance
43 bool InitWithClearcut(JNIEnv* env, jobject activity, bool anonymousLogging);
158 bool ClearcutBackend::InitWithClearcut(JNIEnv* env, jobject activity, bool anonymousLogging) { in InitWithClearcut() argument219 if (anonymousLogging) { in InitWithClearcut()