Home
last modified time | relevance | path

Searched refs:Minor (Results 1 – 25 of 28) sorted by relevance

12

/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/include/meta/base/
H A Dversion.h41 constexpr uint16_t Minor() const in META_BEGIN_NAMESPACE()
71 return l.Major() == r.Major() && l.Minor() == r.Minor();
81 return l.Major() < r.Major() || (l.Major() == r.Major() && l.Minor() < r.Minor());
/ohos5.0/docs/zh-cn/application-dev/quick-start/
H A Dapp-structure.md24 …本号(Minor)。<br/>C段,一般表示修订版本号(Patch)。API6版本起:推荐采用四段式数字版本号,如A.B.C.D,其中A、B、C取值为0-99范围内的整数,D的取值为0-999范围…
H A Dapp-configuration-file.md62 …推荐的含义如下所示。<br/>第一段:主版本号/Major,范围0\~99,重大修改的版本,如实现新的大功能或重大变化。<br/>第二段:次版本号/Minor,范围0\~99,表示实现较突出的特点…
/ohos5.0/base/hiviewdfx/hiview/plugins/reliability/leak_detectors/base/
H A Dfault_common_base.h26 Minor, enumerator
/ohos5.0/docs/zh-cn/application-dev/dfx/
H A Dhidumper.md472 … PID Total Usage User Space Kernel Space Page Fault Minor Page Fault Major Name
482 … PID Total Usage User Space Kernel Space Page Fault Minor Page Fault Major Name
H A Dappfreeze-guidelines.md231 …PID Total Usage User Space Kernel Space Page Fault Minor Page Fault Major …
/ohos5.0/docs/zh-cn/device-dev/subsystems/
H A Dsubsys-boot-init-jobs.md72 …| mknode |mknode name { b \| c } Major Minor<br>如mknode path b 0644 1 9| 建立一个目录项和一个特殊文件的对应索引节点。<br…
/ohos5.0/docs/en/application-dev/dfx/
H A Dhidumper.md458 … PID Total Usage User Space Kernel Space Page Fault Minor Page Fault Major Name
468 … PID Total Usage User Space Kernel Space Page Fault Minor Page Fault Major Name
H A Dappfreeze-guidelines.md231 …PID Total Usage User Space Kernel Space Page Fault Minor Page Fault Major …
/ohos5.0/drivers/interface/codec/v1_0/
H A DCodecTypes.idl313 unsigned char minorVersion; /**< Minor version accessor element. */
/ohos5.0/drivers/interface/codec/v2_0/
H A DCodecTypes.idl315 unsigned char minorVersion; /**< Minor version accessor element. */
/ohos5.0/docs/en/contribute/template/
H A Dadvanced-ts-template.md167 > // Minor errors such as missing symbols and variable inconsistency are unacceptable.
H A Djs-template.md207 // Minor errors such as missing symbols and variable inconsistency are unacceptable.
262 // Minor errors such as missing symbols and variable inconsistency are unacceptable.
H A Dts-template.md225 > // Minor errors such as missing symbols and variable inconsistency are unacceptable.
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/codec_v1_0/foo/codec/v1_0/
H A DCodecTypes.idl313 unsigned char minorVersion; /**< Minor version accessor element. */
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/codec_v2_0/foo/codec/v2_0/
H A DCodecTypes.idl315 unsigned char minorVersion; /**< Minor version accessor element. */
/ohos5.0/drivers/interface/codec/v3_0/
H A DCodecTypes.idl383 unsigned char minorVersion; /**< Minor version accessor element. */
/ohos5.0/docs/en/device-dev/subsystems/
H A Dsubsys-boot-init-jobs.md72 …| mknode |mknode name { b \| c } Major Minor<br>Example:<br>mknode path b 0644 1 9| Creates an ind…
H A Dsubsys-ota-guide.md219 …mat: Hi3516DV300-eng 10 QP1A.XXXXXX.{Major version number (6 digits)}.XXX{Minor version number (3 …
/ohos5.0/docs/en/device-dev/device-test/
H A Dxts.md58 | Level3 | Minor| Verifies functionalities of all key features, and all DFX attributes with common …
/ohos5.0/docs/en/application-dev/arkts-utils/
H A Darkts-bytecode-file-format.md80 | Minor version number | `uint8_t` | Indicates the changes to the bytecode file format …
/ohos5.0/base/hiviewdfx/hiview/utility/smart_parser/test/resource/SmartParserTest003/
H A Dappfreeze-com.example.jsinject-20010039-19700326211815679 PID Total Usage User Space Kernel Space Page Fault Minor Page Fault Major Name
/ohos5.0/base/hiviewdfx/hiview/utility/smart_parser/test/resource/SmartParserTest010/
H A Dappfreeze-com.example.jsinject-20010039-19700326211815679 PID Total Usage User Space Kernel Space Page Fault Minor Page Fault Major Name
/ohos5.0/base/hiviewdfx/hiview/utility/smart_parser/test/resource/SmartParserTest011/
H A Dappfreeze-com.example.jsinject-20010039-19700326211815679 PID Total Usage User Space Kernel Space Page Fault Minor Page Fault Major Name
/ohos5.0/docs/en/application-dev/reference/native-lib/
H A Dopengles.md242 … EGLint *minorVersion);// Minor version number of the EGL implementation. The value may be NULL.

12