Home | History | Annotate | Download | only in libcameraservice

Lines Matching refs:code

1352     uint32_t code, const Parcel& data, Parcel* reply, uint32_t flags)
1355 switch (code) {
1374 status_t err = BnCameraService::onTransact(code, data, reply, flags);
1377 LOGV("+++ onTransact err %d code %d", err, code);
1383 // BnSurfaceComposer before falling through to this code).
1385 LOGV("+++ onTransact code %d", code);
1389 switch(code) {