Searched refs:proto_print (Results 1 – 2 of 2) sorted by relevance
30 bool Init(JNIEnv* env, jobject activity, ProtoPrint *proto_print);
85 bool ClearcutBackend::Init(JNIEnv *env, jobject activity, ProtoPrint* proto_print) { in Init() argument88 proto_print_ = proto_print; in Init()