Home
last modified time | relevance | path

Searched refs:onTransact (Results 1 – 3 of 3) sorted by relevance

/system/extras/tests/binder/benchmarks/
DbinderAddInts.cpp83 virtual status_t onTransact(uint32_t code,
312 status_t AddIntsService::onTransact(uint32_t code, const Parcel &data, in onTransact() function in AddIntsService
/system/security/keystore/include/keystore/
DIKeystoreService.h115 virtual status_t onTransact(uint32_t code, const Parcel& data, Parcel* reply,
/system/security/keystore/
DIKeystoreService.cpp561 status_t BnKeystoreService::onTransact( in onTransact() function in android::BnKeystoreService
836 return BBinder::onTransact(code, data, reply, flags); in onTransact()