Searched refs:ee (Results 1 – 13 of 13) sorted by relevance
131 } catch (RemoteException ee) { in getSystemCodeForService()133 ee.rethrowAsRuntimeException(); in getSystemCodeForService()179 } catch (RemoteException ee) { in registerSystemCodeForService()181 ee.rethrowAsRuntimeException(); in registerSystemCodeForService()208 } catch (RemoteException ee) { in unregisterSystemCodeForService()210 ee.rethrowAsRuntimeException(); in unregisterSystemCodeForService()243 } catch (RemoteException ee) { in getNfcid2ForService()245 ee.rethrowAsRuntimeException(); in getNfcid2ForService()288 } catch (RemoteException ee) { in setNfcid2ForService()290 ee.rethrowAsRuntimeException(); in setNfcid2ForService()[all …]
215 } catch (RemoteException ee) { in isDefaultServiceForCategory()245 } catch (RemoteException ee) { in isDefaultServiceForAid()340 } catch (RemoteException ee) { in registerAidsForService()376 } catch (RemoteException ee) { in getAidsForService()410 } catch (RemoteException ee) { in removeAidsForService()465 } catch (RemoteException ee) { in setPreferredService()500 } catch (RemoteException ee) { in unsetPreferredService()528 } catch (RemoteException ee) { in supportsAidPrefixRegistration()551 } catch (RemoteException ee) { in setDefaultServiceForCategory()573 } catch (RemoteException ee) { in setDefaultForNextTap()[all …]
236 const Element *ee = rsc->mStateElement.mElements[ct]; in createRef() local237 if (!ee->getFieldCount() && in createRef()238 (ee->getComponent().getType() == dt) && in createRef()239 (ee->getComponent().getKind() == dk) && in createRef()240 (ee->getComponent().getIsNormalized() == isNorm) && in createRef()241 (ee->getComponent().getVectorSize() == vecSize)) { in createRef()243 returnRef.set(ee); in createRef()245 return ee; in createRef()282 const Element *ee = rsc->mStateElement.mElements[ct]; in createRef() local283 if (ee->getFieldCount() == count) { in createRef()[all …]
59 LDSymbol* ee = LDSymbol::Create(*e); in TEST_F() local61 m_pTestee->add(*ee); in TEST_F()102 LDSymbol* ee = LDSymbol::Create(*e); in TEST_F() local108 e->setSymPtr(ee); in TEST_F()110 m_pTestee->add(*ee); in TEST_F()
202 } catch (ErrnoException ee) { in realpath()203 throw ee.rethrowAsIOException(); in realpath()
622 } catch (RemoteException ee) { in attemptDeadServiceRecovery()631 } catch (RemoteException ee) { in attemptDeadServiceRecovery()637 } catch (RemoteException ee) { in attemptDeadServiceRecovery()
356 register int32 ee = (int32)k4; in sum_abs() local383 "r"(ee), in sum_abs()
152 } catch (ErrnoException ee) { in PdfRenderer()
77 } catch (ErrnoException ee) { in PdfEditor()
1242 } catch (Exception ee) { in enter()1243 Log.e(TAG, "Error untethering after failure!" + ee.toString()); in enter()1331 } catch (Exception ee) {} in processMessage()1334 } catch (Exception ee) {} in processMessage()1644 } catch (Exception ee) { in turnOnMasterTetherSettings()
125 } catch (RemoteException ee) { in Session()
283 } catch (Exception ee) {284 … Log.d("WalkieTalkieActivity/onDestroy", "Failed to close local profile.", ee);
3261 } catch (ErrnoException ee) { in operationComplete()