Lines Matching refs:BinderCommandProxy
38 BinderCommandProxy::BinderCommandProxy( in BinderCommandProxy() function in buffet::BinderCommandProxy
41 android::binder::Status BinderCommandProxy::getId(android::String16* id) { in getId()
49 android::binder::Status BinderCommandProxy::getName(android::String16* name) { in getName()
57 android::binder::Status BinderCommandProxy::getComponent( in getComponent()
66 android::binder::Status BinderCommandProxy::getState(android::String16* state) { in getState()
74 android::binder::Status BinderCommandProxy::getOrigin( in getOrigin()
83 android::binder::Status BinderCommandProxy::getParameters( in getParameters()
92 android::binder::Status BinderCommandProxy::getProgress( in getProgress()
101 android::binder::Status BinderCommandProxy::getResults( in getResults()
110 android::binder::Status BinderCommandProxy::setProgress( in setProgress()
124 android::binder::Status BinderCommandProxy::complete( in complete()
138 android::binder::Status BinderCommandProxy::abort( in abort()
151 android::binder::Status BinderCommandProxy::cancel() { in cancel()
159 android::binder::Status BinderCommandProxy::pause() { in pause()
167 android::binder::Status BinderCommandProxy::setError( in setError()