Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/tools/hdf_dev_eco_tool/command_line/
H A Dhdf_command_line_server.py95 err_code = CommandErrorCode.MESSAGE_FORMAT_WRONG
102 err_code = CommandErrorCode.MESSAGE_FORMAT_WRONG
H A Dhdf_command_error_code.py12 MESSAGE_FORMAT_WRONG = 1001 variable in CommandErrorCode