/ohos5.0/docs/zh-cn/application-dev/quick-start/ |
H A D | arkts-migration-background.md | 94 function notify(who: string, what: string) { 95 console.log(`Dear ${who}, a message for you: ${what}`) 121 function notify(who: string, what: string) { 122 console.log(`Dear ${who}, a message for you: ${what}`)
|
/ohos5.0/docs/en/application-dev/file-management/ |
H A D | user-file-overview.md | 3 …ary/photoAccessHelper-overview.md), audio clips, and documents of the user who has logged in to th… 5 - User files are stored in a directory, whose owner is the user who has logged in to the device. 17 - Files of a user: The files belong to the user who has logged in to the device. Different login us… 33 …ce, the files in an external storage device can be viewed by all the users who has logged in to th…
|
/ohos5.0/docs/en/device-dev/quick-start/ |
H A D | quickstart-overview.md | 29 …to accelerate your development.| - Developers who are unfamiliar with the command line<br>- Develo… 30 …install the required toolchain easily in a centralized manner.| Developers who are familiar with t…
|
H A D | quickstart-pkg-prepare.md | 61 valid users = username # User who can access the shared directory (user name in Ubuntu)
|
/ohos5.0/docs/en/application-dev/quick-start/ |
H A D | arkts-migration-background.md | 74 // name can be "undefined", so we cannot say to those who use this API 108 function notify(who: string, what: string) { 109 console.log(`Dear ${who}, a message for you: ${what}`) 138 function notify(who: string, what: string) { 139 console.log(`Dear ${who}, a message for you: ${what}`)
|
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/interfaces/kits/bundle_lite/ |
H A D | README.md | 5 - `ElementName` who encapsulates bundleName, deviceId and abilityName of one application to query a…
|
/ohos5.0/foundation/communication/netmanager_ext/services/networksharemanager/src/ |
H A D | networkshare_tracker.cpp | 360 …reTracker::HandleSubSmUpdateInterfaceState(const std::shared_ptr<NetworkShareSubStateMachine> &who, in HandleSubSmUpdateInterfaceState() argument 363 if (who == nullptr) { in HandleSubSmUpdateInterfaceState() 371 auto iter = subStateMachineMap_.find(who->GetInterfaceName()); in HandleSubSmUpdateInterfaceState() 383 … SendIfaceSharingStateChange(who->GetNetShareType(), ifaceName, SubSmStateToExportState(state)); in HandleSubSmUpdateInterfaceState() 386 NETMGR_EXT_LOG_W("iface=%{public}s is not find", (who->GetInterfaceName()).c_str()); in HandleSubSmUpdateInterfaceState() 390 SendMainSMEvent(who, CMD_CLEAR_ERROR, 0); in HandleSubSmUpdateInterfaceState() 405 SendMainSMEvent(who, which, state); in HandleSubSmUpdateInterfaceState()
|
/ohos5.0/docs/zh-cn/contribute/ |
H A D | OpenHarmony-Log-guide.md | 80 - **【规则】事件记录的日志使用who do what 主谓宾的形式打印**
|
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/ |
H A D | README.md | 12 - a `bm` tool who has capacity to install, uninstall applications and to dump some information of t…
|
/ohos5.0/docs/ |
H A D | DCO.txt | 31 (c) The contribution was provided directly to me by some other person who certified (a), (b) or (c)…
|
/ohos5.0/foundation/barrierfree/accessibility/ |
H A D | hisysevent.yaml | 19 #author: the author name who defined this event.
|
H A D | hisysevent_ue.yaml | 19 #author: the author name who defined this event.
|
/ohos5.0/foundation/multimedia/ringtone_library/ |
H A D | hisysevent.yaml | 19 #author: the author name who defined this event.
|
/ohos5.0/base/theme/wallpaper_mgr/ |
H A D | hisysevent.yaml | 19 #author: the author name who defined this event.
|
/ohos5.0/docs/en/application-dev/security/AssetStoreKit/ |
H A D | asset-scenario1.md | 9 Asset store service (ASSET) is used in the logins of the users who select **Remember password** on …
|
/ohos5.0/base/request/request/ |
H A D | hisysevent.yaml | 19 #author: the author name who defined this event.
|
/ohos5.0/docs/en/device-dev/subsystems/ |
H A D | subsys-security-selinux-overview.md | 20 …- **user**: user type. For example, **user u roles { r }** indicates the user **u** who is authori…
|
/ohos5.0/docs/en/contribute/ |
H A D | code-of-conduct.md | 59 Project maintainers who do not follow or enforce the Code of Conduct in good faith may face tempora…
|
/ohos5.0/base/security/code_signature/ |
H A D | hisysevent.yaml | 19 #author: the author name who defined this event.
|
/ohos5.0/foundation/multimedia/audio_framework/ |
H A D | hisysevent.yaml | 92 APP_NAME: {type: STRING, desc: application name who created audio stream error} 176 APP_NAME: {type: STRING, desc: application name who has forcibly select an audio playback device}
|
/ohos5.0/docs/zh-cn/contribute/template/ |
H A D | guide-template.md | 386 - _每个步骤有清晰的执行主体(who),明确操作目的(why)、操作内容(what/how)、场景(when/where)。使用祈使句描述步骤。_
|
/ohos5.0/docs/en/application-dev/media/camera/ |
H A D | camera-picker.md | 9 Given that users are the ones who actively take and confirm the photos, your application does not n…
|
/ohos5.0/drivers/interface/camera/v1_0/ |
H A D | ICameraHost.idl | 94 …* This function can be used only by the caller who has opened the camera device specified by <b>ca…
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/camera_v1_0/foo/camera/v1_0/ |
H A D | ICameraHost.idl | 94 …* This function can be used only by the caller who has opened the camera device specified by <b>ca…
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/camera_v1_1/foo/camera/v1_0/ |
H A D | ICameraHost.idl | 94 …* This function can be used only by the caller who has opened the camera device specified by <b>ca…
|