Home
last modified time | relevance | path

Searched defs:tag (Results 1 – 24 of 24) sorted by relevance

/interface/sdk-js/build-tools/api_check_plugin/src/check_jsdoc_value/
Dcheck_rest_value.js21 function checkExtendsValue(tag, node, fileName) { argument
39 function checkEnumValue(tag, node, fileName) { argument
57 function checkSinceValue(tag, node, fileName) { argument
72 function checkReturnsValue(tag, node, fileName) { argument
105 function checkParamValue(tag, node, fileName, tagIndex) { argument
144 function checkThrowsValue(tag, node, fileName, tagIndex) { argument
249 function checkUseinsteadValue(tag, node, fileName) { argument
268 function checkTypeValue(tag, node, fileName) { argument
295 function checkDefaultValue(tag, node, fileName) { argument
333 function checkPermissionTag(tag, node, fileName) { argument
[all …]
Dcheck_order.js96 function checkAPITagName(tag, node, sourcefile, fileName, JSDocIndec) { argument
/interface/sdk-js/build-tools/openharmony_sdk_upgrade_assistant/src/main/java/com/update/check/log/
DLoggerImpl.java38 public void error(String tag, String message) { in error()
43 public void info(String tag, String message) { in info()
48 public void warn(String tag, String message) { in warn()
53 public void debug(String tag, String message) { in debug()
DLogger.java52 public abstract void error(String tag, String message); in error()
60 public abstract void info(String tag, String message); in info()
68 public abstract void warn(String tag, String message); in warn()
76 public abstract void debug(String tag, String message); in debug()
/interface/sdk-js/build-tools/collect_application_api/src/
Dutils.js312 static info(tag, message) { argument
316 static warn(tag, message) { argument
320 static error(tag, message) { argument
324 static wrap(level, tag, message) { argument
Dapi_recognizer.js984 function reachJsDocTag(tag) { argument
998 fillUseInsteadInfo(tag, apiInfo) { argument
1007 fillDeprecatedInfo(tag, apiInfo) { argument
/interface/sdk-js/build-tools/jsdoc_format_plugin/src/core/
Dtypedef.ts305 tag: string; property
372 tag: string; property
467 tag: string; property
519 tag: string; property
846 tag: string, property
Dentry.ts32 tag: string = 'jsdoc-tool'; property in JSDocModifierImpl
/interface/sdk-js/api/application/
DMissionParameter.d.ts61 tag: number; property
DPageNodeInfo.d.ts76 tag: string; property
/interface/sdk-js/api/@internal/component/ets/
Dgesture.d.ts778 tag?: string; property
1823 tag(tag: string): T; method
3304 tag(tag: string): T; method in GestureHandler
/interface/sdk-js/build-tools/dts_parser/src/typedef/parser/
DComment.ts301 tag: string; property
384 tag: string; property
/interface/sdk-js/api/
D@ohos.hiSysEvent.d.ts266 tag?: string; property
D@ohos.nfc.tag.d.ts53 declare namespace tag { namespace
D@ohos.pasteboard.d.ts445 tag: string; property
/interface/sdk-js/build-tools/api_check_plugin/src/
Dcheck_legality.js244 function checkTagValue(tag, index, node, fileName, errorLogs) { argument
/interface/sdk-js/build-tools/dts_parser/src/coreImpl/parser/
DJsDocProcessor.ts104 const tag = parsedComments[0].tags[i]; constant
/interface/sdk_c/security/asset/inc/
Dasset_type.h449 uint32_t tag; member
/interface/sdk_c/graphic/graphic_2d/native_drawing/
Ddrawing_text_typography.h603 char* tag; member
/interface/sdk-js/build-tools/dts_parser/build_package/
DJS_API_COUNT.js51 …(e=1&(e=1&(e=1&(e=1&(e=1&(e=1&(e=1&(e=r)?-306674912^e>>>1:e>>>1)?-306674912^e>>>1:e>>>1)?-30667491… argument
74 …EFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz",l=/XXXXXX/,u=3,d=(s.O_CREAT||s.fs.O_CREAT)|(s.O_… class
117 …s=function(e){if(!(this instanceof s))return new s(e);(e=this.options=e||{}).zlib=e.zlib||{},i.cal…
/interface/sdk-js/build-tools/dts_parser/package/
DJS_API_OPTIMIZE_PLUGIN.js3 …(e=1&(e=1&(e=1&(e=1&(e=1&(e=1&(e=1&(e=r)?-306674912^e>>>1:e>>>1)?-306674912^e>>>1:e>>>1)?-30667491… argument
82 …456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz",u=/XXXXXX/,d=3,p=(s.O_CREAT||s.fs.O_CR…
117 …<=767||e>=880&&e<=893||e>=895&&e<=8191||e>=8204&&e<=8205||e>=8304&&e<=8591||e>=11264&&e<=12271||e>… argument
DJS_API_CHECK.js3 …(e=1&(e=1&(e=1&(e=1&(e=1&(e=1&(e=1&(e=r)?-306674912^e>>>1:e>>>1)?-306674912^e>>>1:e>>>1)?-30667491… argument
82 …EFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz",l=/XXXXXX/,u=3,d=(s.O_CREAT||s.fs.O_CREAT)|(s.O_… class
117 …<=767||e>=880&&e<=893||e>=895&&e<=8191||e>=8204&&e<=8205||e>=8304&&e<=8591||e>=11264&&e<=12271||e>… argument
/interface/sdk_c/security/huks/include/
Dnative_huks_type.h803 uint32_t tag; member
/interface/sdk_c/third_party/musl/ndk_musl_include/
Delf.h775 #define DT_VALTAGIDX(tag) (DT_VALRNGHI - (tag)) argument
791 #define DT_ADDRTAGIDX(tag) (DT_ADDRRNGHI - (tag)) argument
809 #define DT_VERSIONTAGIDX(tag) (DT_VERNEEDNUM - (tag)) argument
816 #define DT_EXTRATAGIDX(tag) ((Elf32_Word)-((Elf32_Sword) (tag) <<1>>1)-1) argument