Searched defs:thiz (Results 1 – 2 of 2) sorted by relevance
78 static jint PlatformLibrary_getJniInt(JNIEnv* env, jobject thiz, jboolean bad) { in PlatformLibrary_getJniInt()
67 const std::shared_ptr<SimpleC2Component> &thiz) { in setComponent()83 std::shared_ptr<SimpleC2Component> thiz = mThiz.lock(); in onMessageReceived() local