/developtools/packing_tool/configcheck/ |
D | configSchema_rich.json | 20 …"description": "Indicates the global configuration of an application. Different .hap files of the … string 45 …"description": "Indicates the bundle name of the application. It uniquely identifies the applicati… string 52 …"description": "Describes the application vendor. The value is a string with a maximum of 255 byte… string 57 …"description": "Describes the application can remove or not. This attribute takes effect only when… string 61 …"description": "Indicates the version information of the application.Includes two sub-labels:”code… string 76 …"description": "Indicates the version number of the application. The value is an integer greater t… string 82 …"description": "Indicates the text description of the application version.Used for displaying to u… string 88 …"description": "This label identifies the earliest historical version compatible with the app pack… string 96 … "description": "This tag identifies the Harmony API version on which the application depends.", string 107 …"description": "Indicates the minimum API version required for running an application. This label … string [all …]
|
D | configSchema_lite.json | 20 …"description": "Indicates the global configuration of an application. Different .hap files of the … string 38 …"description": "Indicates the bundle name of the application. This label is a string type and cann… string 45 …"description": "Describes the application vendor. The value is a string with a maximum of 255 byte… string 50 …"description": "Indicates the version information of the application.Includes two sub-labels:”code… string 65 …"description": "Indicates the version number of the application. The value is an integer greater t… string 71 …"description": "Indicates the text description of the application version.Used for displaying to u… string 77 …"description": "This label identifies the earliest historical version compatible with the app pack… string 85 … "description": "This tag identifies the Harmony API version on which the application depends.", string 96 …"description": "Indicates the minimum API version required for running an application. The value i… string 101 …"description": "This tag identifies the target API version required for application running. The v… string [all …]
|
/developtools/packing_tool/modulecheck/ |
D | app.json | 8 …"description": "The configuration in the default tag is applicable to all devices. If the configur… string 23 …"description": "Indicates the minimum API version required for running an application. This label … string 29 "description": "Describes whether the application has distributed notifications.", string 35 …"description": "Specifies whether the application will keep alive. This attribute takes effect onl… string 40 …"description": "Describes the application can remove or not. This attribute takes effect only when… string 45 …"description": "Describes whether the application is singleton mode. This attribute takes effect o… string 50 …"description": "Describes whether to allow the application to clear user data. This attribute take… string 55 …"description": "Describes whether to visit the application install catalogue. This attribute takes… string 72 …"description": "Indicates the global configuration of an application. Different .hap files of the … string 118 …"description": "Indicates the bundle name of the application. It uniquely identifies the applicati… string [all …]
|
D | module.json | 16 …"description": "Indicates the configuration of a .hap file. The module configuration is valid only… string 192 "description": "Indicates the module name.", string 198 "description": "Indicates the type of the module.", string 208 "description": "This tag indicates the entry js code path corresponding to hap", string 214 "description": "This tag indicates the entry js code path corresponding to hap", string 218 "description": { object 219 "description": "Indicates the description of the current .hap file.", string 224 "description": "Indicates the name of the process running the module.", string 229 "description": "Describes hap entry ability name or extension name.", string 234 …"description": "Indicates the type of devices on which the abilities can run.This label cannot be … string [all …]
|
D | forms.json | 16 …"description": "This tag identifies the embedded card attribute of the capability. This tag is val… string 69 …"description": "Indicates the name of the form class. The tag value is a string of up to 127 bytes… string 73 "description": { object 74 …"description": "This tag identifies the description of the form. The tag value can be a string ind… string 79 …"description": "Indicates whether the card is the default icon. The value is of the Boolean type. … string 83 …"description": "This tag identifies the card hue. The value can be auto, dark, or light. dark indi… string 93 …"description": "This label identifies the card appearance specification. The value is \"1*2\", \" … string 107 … "description": "This label identifies the default appearance specifications of the card.", string 118 …"description": "Indicates whether the card supports scheduled refresh. The value is of the Boolean… string 122 …"description": "Indicates the time when a card is refreshed at a fixed time. The value is counted … string [all …]
|
D | distroFilter.json | 26 …"description": "Indicates the global configuration of an distroFilter.Make precise matching and us… string 40 "description": "Indicates the supported apiVersion range.", string 55 "description": "Indicates the rule of black and white list for the subtag.", string 63 "description": "Indicates the value range of the subtag.", string 74 …"description": "Indicates the shape of the screen, only supports for lightWearable devices, other … string 88 "description": "Indicates the rule of black and white list for the subtag.", string 96 "description": "Indicates the value range of the subtag.", string 110 "description": "Indicates the windows's resolution in runtime", string 124 "description": "Indicates the rule of black and white list for the subtag", string 131 "description": "Indicates the value range of the subtag", string [all …]
|
D | shortcuts.json | 16 …"description": "Indicates the shortcut information of the application. The value is an array, in w… string 33 … "description": "Identifies a shortcut. The value is a string with a maximum of 63 bytes.", string 38 …"description": "Indicates the label of the shortcut, that is, the text description displayed by th… string 44 … "description": "Indicates the icon of the shortcut. The value is the index to the resource file.", string 49 …"description": "Indicates the wants to which the shortcut points. The attribute consists of the ta… string 62 … "description": "Indicates the application bundle name for the target ability of the shortcut.", string 66 … "description": "Indicates the module name for the target ability of the shortcut.", string 70 "description": "Indicates the class name for the target ability of the shortcut.", string
|
D | commonEvents.json | 16 "description": "This tag and subtag are not supported on lightweight devices.", string 34 …"description": "This label indicates the ability name corresponding to the current static public e… string 39 …"description": "This tag identifies the permission that needs to be applied for to implement the s… string 44 …"description": "This tag is used to configure the category array of the current static public even… string 52 …"description": "This tag identifies a set of event values of intentions that can be received. The … string
|
D | pages.json | 17 …"description": "Describes the route information about all pages in the JavaScript module, includin… string 26 …"description": "Defines window-related configurations. This attribute is not supported by devices … string 36 …"description": "Indicates the baseline width for page design, in pixels. The size of an element is… string 41 …"description": "Specifies whether to automatically calculate the baseline width for page design. I… string
|
/developtools/packing_tool/adapter/ohos/ |
D | MetaDataInfo.java | 31 public String description = ""; field in MetaDataInfo
|
D | DefPermissionGroup.java | 46 public String description = ""; field in DefPermissionGroup
|
D | DefPermission.java | 50 public String description = ""; field in DefPermission
|
D | DefinePermission.java | 43 public String description = ""; field in DefinePermission
|
D | ModuleAbilityInfo.java | 45 public String description = ""; field in ModuleAbilityInfo
|
D | ExtensionAbilityInfo.java | 47 public String description = ""; field in ExtensionAbilityInfo
|
D | AbilityFormInfo.java | 87 public String description = ""; field in AbilityFormInfo
|
/developtools/profiler/host/smartperf/client/client_ui/entry/src/main/ |
D | module.json | 6 "description": "$string:entry_desc", string 49 "description": "$string:MainAbility_desc", string
|
/developtools/profiler/host/smartperf/client/client_ui/entry/ |
D | package.json | 10 "description": "example description", string
|
/developtools/bytrace/bin/include/ |
D | bytrace_osal.h | 28 std::string description; member
|
/developtools/packing_tool/ |
D | bundle.json | 6 "description": "packing_tool for openharmony", string
|
/developtools/ace_js2bundle/ |
D | bundle.json | 3 … "description": "ArkUI Web-like paradigm parser for syntax compilation, conversion, verification", string
|
/developtools/smartperf_host/ |
D | bundle.json | 3 "description": "xxx", string
|
/developtools/ace_ets2bundle/ |
D | bundle.json | 3 …"description": "ArkUI declarative paradigm parser for syntax compilation, conversion, verification… string
|
/developtools/global_resource_tool/ |
D | bundle.json | 3 "description": "OpenHarmony resource compile.", string
|
/developtools/bytrace/ |
D | bundle.json | 3 "description": "A tool to trace processes and monitor performance", string
|