Searched refs:getR (Results 1 – 2 of 2) sorted by relevance
106 AIBinder** getR() { return &mBinder; } in getR() function160 T* getR() { return &mT; } in getR() function
91 stat = AIBinder_transact(mBinder, IFoo::DOFOO, &parcelIn, parcelOut.getR(), 0 /*flags*/); in doubleNumber()107 stat = AIBinder_transact(mBinder, IFoo::DIE, &parcelIn, parcelOut.getR(), 0 /*flags*/); in die()