Home
last modified time | relevance | path

Searched defs:thiz (Results 1 – 2 of 2) sorted by relevance

/device/sample/frameworks/PlatformLibrary/jni/
DPlatformLibrary.cpp78 static jint PlatformLibrary_getJniInt(JNIEnv* env, jobject thiz, jboolean bad) { in PlatformLibrary_getJniInt()
/device/generic/goldfish-opengl/system/codecs/c2/decoders/base/
DSimpleC2Component.cpp67 const std::shared_ptr<SimpleC2Component> &thiz) { in setComponent()
83 std::shared_ptr<SimpleC2Component> thiz = mThiz.lock(); in onMessageReceived() local