Home
last modified time | relevance | path

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

/interface/sdk-js/build-tools/dts_parser/src/typedef/checker/
Dresult_type.ts114 ERROR_EVENT_NAME_NULL = 'The event name cannot be Null value.', enumerator
/interface/sdk-js/build-tools/api_check_plugin/src/
Dcheck_event_subscription.js63 checkErrorResult = createErrorInfo(ErrorValueInfo.ERROR_EVENT_NAME_NULL, []);
Dutils.js351 ERROR_EVENT_NAME_NULL: 'The event name cannot be Null value.', property
/interface/sdk-js/build-tools/dts_parser/src/coreImpl/checker/src/
Devent_method_check.ts135 … const errorMessage: string = CommonFunctions.createErrorInfo(ErrorMessage.ERROR_EVENT_NAME_NULL,