Home
last modified time | relevance | path

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

/system/tools/aidl/build/
Daidl_to_jni.py34 class AIDLMalformedSignatureException(Exception): class
50 raise AIDLMalformedSignatureException()
85 except AIDLMalformedSignatureException: