Searched defs:thiz (Results 1 – 6 of 6) sorted by relevance
25 SimpleMethodState::Injecter::Injecter(SimpleMethodState *thiz) : mThiz(thiz) {} in Injecter()
55 C2ComponentWrapper::Injecter::Injecter(C2ComponentWrapper *thiz) : mThiz(thiz) {} in Injecter()
64 const std::shared_ptr<SimpleC2Component> &thiz) { in setComponent()79 std::shared_ptr<SimpleC2Component> thiz = mThiz.lock(); in onMessageReceived() local
115 explicit Listener(SimplePlayer *thiz) : mThis(thiz) {} in Listener()
121 static void Init(const sp<CCodecWatchdog> &thiz) { in Init()1255 sp<CCodec> thiz(this); in initiateRelease() local
1176 Impl(C2Buffer *thiz, const std::vector<C2ConstLinearBlock> &blocks) in Impl()1178 Impl(C2Buffer *thiz, const std::vector<C2ConstGraphicBlock> &blocks) in Impl()