Searched defs:BinderLibTestCallBack (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/libs/binder/tests/
H A DbinderLibTest.cpp313 class BinderLibTestCallBack : public BBinder, public BinderLibTestEvent class in inherits:BBinder,BinderLibTestEvent
316 BinderLibTestCallBack() function in class:BinderLibTestCallBack
536 sp<BinderLibTestCallBack> callBack = new BinderLibTestCallBack();
628 sp<BinderLibTestCallBack> callBack[clientcount];
639 callBack[i] = new BinderLibTestCallBack();
672 sp<BinderLibTestCallBack> callback;
715 callback = new BinderLibTestCallBack();
853 sp<BinderLibTestCallBack> callBack = new BinderLibTestCallBack();
[all...]

Completed in 11 milliseconds