Searched defs:error_no (Results 1 – 2 of 2) sorted by relevance
| /test/testfwk/xdevice/src/xdevice/_core/ |
| D | exception.py | 21 def __init__(self, error_msg, error_no=""): argument 31 def __init__(self, error_msg, error_no=""): argument 41 def __init__(self, error_msg="ExecuteTerminate", error_no=""): argument 56 def __init__(self, error_msg="ReportException", error_no=""): argument 66 def __init__(self, error_msg, error_no=""): argument 80 def __init__(self, error_msg, error_no=""): argument 94 def __init__(self, error_msg, error_no=""): argument 110 error_no=""): argument 126 def __init__(self, error_msg="DeviceUnresponsiveException", error_no=""): argument 136 def __init__(self, error_msg, error_no=""): argument [all …]
|
| /test/testfwk/xdevice/plugins/ohos/src/ohos/ |
| D | exception.py | 29 def __init__(self, error_msg, error_no=""): argument 39 def __init__(self, error_msg, error_no=""): argument 49 def __init__(self, error_msg, error_no=""): argument 60 def __init__(self, error_msg, error_no=""): argument 70 def __init__(self, error_msg, error_no=""): argument 81 def __init__(self, error_msg, error_no=""): argument 91 def __init__(self, error_msg, error_no=""): argument 111 def __init__(self, error_msg, error_no="", device=None): argument 155 def __init__(self, error_msg, error_no="", device=None): argument 160 def __init__(self, error_msg, error_no="", device=None): argument [all …]
|