Searched refs:asABpBinder (Results 1 – 2 of 2) sorted by relevance
46 virtual ABpBinder* asABpBinder() { return nullptr; } in asABpBinder() function99 ABpBinder* asABpBinder() override { return this; } in asABpBinder() function
94 CHECK(asABpBinder() != nullptr); // ABBinder always has a descriptor in associateClass()