Lines Matching refs:err
103 status_t err = mCbLooper->start(
107 if (err != OK) {
109 __FUNCTION__, strerror(-err), err);
135 status_t err = VendorTagDescriptor::setAsGlobalVendorTagDescriptor(desc);
136 if (err != OK) {
138 __FUNCTION__, strerror(-err), err);
151 status_t err =
154 if (err != OK) {
157 strerror(-err), err);
444 ALOGE("%s: cannot get camera characteristics for camera %s. err %d",