/ohos5.0/docs/en/application-dev/reference/apis-arkgraphics2d/ |
H A D | _o_h___drawing___font_generic_info.md | 22 | size_t [adjustInfoSize](#adjustinfosize) | Number of font weight mappings. | 24 …t_adjust_info.md) \* [adjustInfoSet](#adjustinfoset) | Pointer to a set of font weight mappings. | 37 Pointer to a set of font weight mappings. 47 Number of font weight mappings.
|
/ohos5.0/docs/en/application-dev/file-management/ |
H A D | send-file-to-app-sandbox.md | 9 …You need to understand the [mappings between application sandbox paths and physical paths](app-san… 13 …xample**, according to the [mappings between application sandbox paths and physical paths](app-san…
|
H A D | app-sandbox-directory.md | 24 …debugging. For details about the mappings, see [Mappings Between Application Sandbox Paths and Phy… 27 - The application sandbox paths and physical paths are not in one-to-one mappings. The application … 82 …files in the physical directory after address conversion. The following table lists their mappings.
|
/ohos5.0/docs/en/device-dev/subsystems/ |
H A D | subsys-security-selinux-develop-intro.md | 25 | file_contexts | Defines the mappings between the paths of physical files and labels (contexts).| 26 | virtfs_contexts | Defines the mappings between the paths of virtual files and labels.| 27 | sehap_contexts | Defines the mappings between key application information, labels of application … 28 | parameter_contexts | Defines the mappings between parameters and labels.| 29 | sevice_contexts | Defines the mappings between SAs and labels.| 30 | hdf_service_contexts | Defines the mappings between HDF services and labels.|
|
H A D | subsys-security-selinux-sample-param.md | 9 Define the mappings between parameters and labels in the **parameter_contexts** file. If a paramete… 20 …the best match prefix. For example, the **paramter_contexts** file contains the following mappings:
|
H A D | subsys-security-selinux-checklist.md | 9 …ility Privilege Levels (APLs) of applications. The following table lists the mappings between them.
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/device/ |
H A D | shader_manager.cpp | 224 for (const auto& ref : mappings.clientData) { in GetShadersBySlot() 234 for (const auto& ref : mappings.clientData) { in GetShadersBySlot() 244 for (const auto& ref : mappings.clientData) { in GetShadersBySlot() 254 for (const auto& ref : mappings.clientData) { in GetShadersBySlot() 1163 auto& mappings = shaderMappings_; in GetVertexInputDeclarationHandleByShaderHandle() local 1272 auto& mappings = shaderMappings_; in GetPipelineLayoutHandleByShaderHandle() local 1696 mappings.clientData[index] = {}; in DestroyShader() 1697 mappings.nameData[index] = {}; in DestroyShader() 1705 auto& mappings = shaderMappings_; in DestroyShader() local 1707 mappings.clientData[index] = {}; in DestroyShader() [all …]
|
/ohos5.0/docs/zh-cn/application-dev/application-models/ |
H A D | redirection-rules.md | 37 如果应用中的Ability包含skills过滤器,建议此属性设置为"true",以允许其他应用通过[隐式调用](explicit-implicit-want-mappings.md)启动该Abili…
|
H A D | canopenlink.md | 8 匹配规则请参考[显式Want与隐式Want匹配规则](explicit-implicit-want-mappings.md)。
|
H A D | deep-linking-startup.md | 7 Deep Linking基于隐式Want匹配机制中的uri匹配来查询、拉起目标应用。隐式Want的uri匹配规则详见[uri匹配规则](explicit-implicit-want-mappings… 130 …ntextstartability)接口是将应用链接放入want中,通过调用[隐式want匹配](explicit-implicit-want-mappings.md#隐式want匹配原理)的方法…
|
H A D | uiability-startup-adjust.md | 12 …"https"且"domainVerify"为true的元素。uri的匹配规则参考[uri匹配](explicit-implicit-want-mappings.md#uri匹配规则), doma… 112 …"https"且"domainVerify"为true的元素。uri的匹配规则参考[uri匹配](explicit-implicit-want-mappings.md#uri匹配规则), doma…
|
/ohos5.0/foundation/ability/ability_runtime/js_environment/frameworks/js_environment/src/ |
H A D | source_map.cpp | 224 std::string mappings = mappings_[it->first]; in SplitSourceMap() local 225 if (mappings.size() < FLAG_MAPPINGS_LEN + 1) { in SplitSourceMap() 230 …ExtractSourceMapData(mappings.substr(FLAG_MAPPINGS_LEN, mappings.size() - FLAG_MAPPINGS_LEN - 1), … in SplitSourceMap()
|
/ohos5.0/docs/en/application-dev/reference/apis-ability-kit/ |
H A D | js-apis-appDomainVerify-sys.md | 3 The appDomainVerify module provides APIs to query the mappings between applications and domain name… 19 …DOMAIN_BUNDLE_INFO | system_basic | Allows an application to access the mappings between applicati…
|
/ohos5.0/docs/en/application-dev/napi/ |
H A D | use-jsvm-process.md | 7 … You need to declare the name of the library to register and define the mappings between the nativ… 23 Implement the mappings between the ArkTS and C++ APIs. 31 // Implement the mappings between the ArkTS runJsVm and C++ RunJsVm.
|
H A D | use-napi-process.md | 9 … You need to declare the name of the library to register and define the mappings between the nativ… 52 Implement the mappings between the ArkTS and C++ APIs. 59 // Implement the mappings between the ArkTS and C++ APIs.
|
/ohos5.0/docs/en/application-dev/application-models/ |
H A D | redirection-rules.md | 36 … so that the ability can be [implicitly started](explicit-implicit-want-mappings.md) by other appl…
|
H A D | canopenlink.md | 9 …rules, see [Matching Rules of Explicit Want and Implicit Want](explicit-implicit-want-mappings.md).
|
H A D | deep-linking-startup.md | 7 …es of implicit Want, see [Matching Rules of uri](explicit-implicit-want-mappings.md#matching-rules… 130 …xtstartability), which then uses [implicit Want](explicit-implicit-want-mappings.md#matching-rules…
|
H A D | uiability-startup-adjust.md | 15 … URI matching rules, see [Matching Rules of uri](explicit-implicit-want-mappings.md#matching-rules… 116 … URI matching rules, see [Matching Rules of uri](explicit-implicit-want-mappings.md#matching-rules…
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-image-kit/ |
H A D | errorcode-image.md | 389 Failed to add the pixel mappings.
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-ability-kit/ |
H A D | js-apis-inner-ability-want.md | 27 …则参考:[显式Want与隐式Want匹配规则](../../application-models/explicit-implicit-want-mappings.md)。 …
|
H A D | js-apis-application-want.md | 27 …则参考:[显式Want与隐式Want匹配规则](../../application-models/explicit-implicit-want-mappings.md)。 …
|
/ohos5.0/base/security/dataclassification/ |
H A D | README.md | 18 …the risk level of the data to be transferred. The table below lists the mappings between the devic…
|
/ohos5.0/docs/en/release-notes/release-definitions/ |
H A D | mappings-between-label-and-system-versions.md | 5 …digit version numbers. To avoid troubles, the following table lists the mappings between the label…
|
/ohos5.0/docs/en/device-dev/porting/ |
H A D | porting-smallchip-kernel-a.md | 20 …g**, the global array of MMU mappings, to specify the memory segment attributes and the virtual-to…
|