/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/include/meta/base/ |
H A D | version.h | 41 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 D | app-structure.md | 24 …本号(Minor)。<br/>C段,一般表示修订版本号(Patch)。API6版本起:推荐采用四段式数字版本号,如A.B.C.D,其中A、B、C取值为0-99范围内的整数,D的取值为0-999范围…
|
H A D | app-configuration-file.md | 62 …推荐的含义如下所示。<br/>第一段:主版本号/Major,范围0\~99,重大修改的版本,如实现新的大功能或重大变化。<br/>第二段:次版本号/Minor,范围0\~99,表示实现较突出的特点…
|
/ohos5.0/base/hiviewdfx/hiview/plugins/reliability/leak_detectors/base/ |
H A D | fault_common_base.h | 26 Minor, enumerator
|
/ohos5.0/docs/zh-cn/application-dev/dfx/ |
H A D | hidumper.md | 472 … 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 D | appfreeze-guidelines.md | 231 …PID Total Usage User Space Kernel Space Page Fault Minor Page Fault Major …
|
/ohos5.0/docs/zh-cn/device-dev/subsystems/ |
H A D | subsys-boot-init-jobs.md | 72 …| mknode |mknode name { b \| c } Major Minor<br>如mknode path b 0644 1 9| 建立一个目录项和一个特殊文件的对应索引节点。<br…
|
/ohos5.0/docs/en/application-dev/dfx/ |
H A D | hidumper.md | 458 … 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 D | appfreeze-guidelines.md | 231 …PID Total Usage User Space Kernel Space Page Fault Minor Page Fault Major …
|
/ohos5.0/drivers/interface/codec/v1_0/ |
H A D | CodecTypes.idl | 313 unsigned char minorVersion; /**< Minor version accessor element. */
|
/ohos5.0/drivers/interface/codec/v2_0/ |
H A D | CodecTypes.idl | 315 unsigned char minorVersion; /**< Minor version accessor element. */
|
/ohos5.0/docs/en/contribute/template/ |
H A D | advanced-ts-template.md | 167 > // Minor errors such as missing symbols and variable inconsistency are unacceptable.
|
H A D | js-template.md | 207 // 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 D | ts-template.md | 225 > // 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 D | CodecTypes.idl | 313 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 D | CodecTypes.idl | 315 unsigned char minorVersion; /**< Minor version accessor element. */
|
/ohos5.0/drivers/interface/codec/v3_0/ |
H A D | CodecTypes.idl | 383 unsigned char minorVersion; /**< Minor version accessor element. */
|
/ohos5.0/docs/en/device-dev/subsystems/ |
H A D | subsys-boot-init-jobs.md | 72 …| mknode |mknode name { b \| c } Major Minor<br>Example:<br>mknode path b 0644 1 9| Creates an ind…
|
H A D | subsys-ota-guide.md | 219 …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 D | xts.md | 58 | Level3 | Minor| Verifies functionalities of all key features, and all DFX attributes with common …
|
/ohos5.0/docs/en/application-dev/arkts-utils/ |
H A D | arkts-bytecode-file-format.md | 80 | 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 D | appfreeze-com.example.jsinject-20010039-19700326211815 | 679 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 D | appfreeze-com.example.jsinject-20010039-19700326211815 | 679 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 D | appfreeze-com.example.jsinject-20010039-19700326211815 | 679 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 D | opengles.md | 242 … EGLint *minorVersion);// Minor version number of the EGL implementation. The value may be NULL.
|