Home
last modified time | relevance | path

Searched defs:label (Results 1 – 25 of 32) sorted by relevance

12

/interface/sdk-js/build-tools/api_label_detection/src/coreImpl/
Dprocess_three_type.py23 def process_struct_type(dict_data: dict, label='default') -> list: argument
28 def process_class_type(dict_data: dict, label='default') -> list: argument
33 def process_namespace_type(dict_data: dict, label='default') -> list: argument
38 def process_interface_type(dict_data: dict, label='default') -> list: argument
43 def process_method_type(dict_data: dict, label='default') -> list: argument
48 def judgment_is_default(dict_data: dict, label) -> list: argument
67 def process_method_tag(dict_data: dict, label): argument
119 label, process_data=None) -> list: argument
162 def process_tag(dict_data: dict, label): argument
183 def process_child_quote_of_three(child_data, label): argument
[all …]
Ddetection_label.py223 def is_label_consistent(doc_info: dict, label, mutex_label_list, api_info): argument
/interface/sdk-js/api/bundleManager/
DRemoteAbilityInfo.d.ts52 readonly label: string; property
DBundleResourceInfo.d.ts69 readonly label: string; property
DLauncherAbilityResourceInfo.d.ts93 readonly label: string; property
DPluginBundleInfo.d.ts39 readonly label: string; property
DShortcutInfo.d.ts225 label?: string; property
DAbilityInfo.d.ts170 readonly label: string; property
DHapModuleInfo.d.ts170 readonly label: string; property
DApplicationInfo.d.ts199 readonly label: string; property
DBundlePackInfo.d.ts394 readonly label: string; property
/interface/sdk-js/api/bundle/
DremoteAbilityInfo.d.ts52 readonly label: string; property
DhapModuleInfo.d.ts72 readonly label: string; property
DshortcutInfo.d.ts101 readonly label: string; property
DapplicationInfo.d.ts80 readonly label: string; property
DabilityInfo.d.ts60 readonly label: string; property
/interface/sdk_c/build-tools/capi_parser/src/coreImpl/check/rules/
Dperssion_rule.json5 "label": "$string:ohos_app_name", string
46 "label": "$string:ohos_lab_answer_call", string
84 "label": "$string:ohos_lab_access_bluetooth", string
95 "label": "$string:ohos_lab_internet", string
106 "label": "$string:ohos_lab_modify_audio_settings", string
126 "label": "$string:ohos_lab_read_calendar", string
137 "label": "$string:ohos_lab_read_call_log", string
148 "label": "$string:ohos_lab_read_cell_messages", string
159 "label": "$string:ohos_lab_read_contacts", string
170 "label": "$string:ohos_lab_get_telephony_state", string
[all …]
/interface/sdk-js/api/application/
DMissionInfo.d.ts90 label: string; property
/interface/sdk-js/api/
D@ohos.InputMethodSubtype.d.ts37 readonly label?: string; property
D@ohos.notificationSubscribe.d.ts72 label?: string; property
D@ohos.notification.d.ts1522 label?: string; property
/interface/sdk-js/build-tools/dts_parser/src/coreImpl/checker/config/
DpermissionConfigFile.json26 "label": "$string:ohos_lab_answer_call", string
64 "label": "$string:ohos_lab_access_bluetooth", string
93 "label": "$string:ohos_lab_internet", string
104 "label": "$string:ohos_lab_modify_audio_settings", string
124 "label": "$string:ohos_lab_read_calendar", string
135 "label": "$string:ohos_lab_read_call_log", string
146 "label": "$string:ohos_lab_read_cell_messages", string
157 "label": "$string:ohos_lab_read_contacts", string
168 "label": "$string:ohos_lab_get_telephony_state", string
179 "label": "$string:ohos_lab_get_phone_numbers", string
[all …]
/interface/sdk-js/build-tools/api_label_detection/src/utils/
Dutil.py84 def set_label_to_result(message, label, mutex_label): argument
/interface/sdk-js/build-tools/permissions_converter/
Dconvert.js33 const label = `/** constant
/interface/sdk-js/api/@internal/component/ets/
Dbutton.d.ts332 label: string; property

12