Searched refs:get_type (Results 1 – 3 of 3) sorted by relevance
/build/hb/containers/ | ||
D | status.py | 56 _type = exception.get_type() |
D | arg.py | 81 def get_type(value: str): member in ArgType |
/build/hb/exceptions/ | ||
D | ohos_exception.py | 38 def get_type(self) -> str: member in OHOSException |