Home
last modified time | relevance | path

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

/frameworks/native/libs/binder/ndk/test/
Diface.cpp75 class BpFoo : public IFoo { class
77 explicit BpFoo(AIBinder* binder) : mBinder(binder) {} in BpFoo() function in BpFoo