Searched refs:InitWithClearcut (Results 1 – 2 of 2) sorted by relevance
43 bool InitWithClearcut(JNIEnv* env, jobject activity, bool anonymousLogging);
96 bool inited = InitWithClearcut(env, activity, false); in Init()158 bool ClearcutBackend::InitWithClearcut(JNIEnv* env, jobject activity, bool anonymousLogging) { in InitWithClearcut() function in tuningfork::ClearcutBackend