/ohos5.0/base/time/time_service/services/timer/src/ |
H A D | timer_proxy.cpp | 46 auto alarms = &itMap->second; in RemoveProxy() local 47 for (auto itAlarm = alarms->begin(); itAlarm != alarms->end();) { in RemoveProxy() 49 itAlarm = alarms->erase(itAlarm); in RemoveProxy() 54 if (alarms->empty()) { in RemoveProxy() 65 auto alarms = &itMap->second; in RemovePidProxy() local 66 for (auto itAlarm = alarms->begin(); itAlarm != alarms->end();) { in RemovePidProxy() 68 itAlarm = alarms->erase(itAlarm); in RemovePidProxy() 73 if (alarms->empty()) { in RemovePidProxy()
|
/ohos5.0/docs/en/release-notes/changelogs/v4.0-beta1/ |
H A D | Readme-EN.md | 8 …nguage runtime subsystem| Verification enhanced | [New alarms are added and existing alarms are…
|
/ohos5.0/docs/en/contribute/ |
H A D | OpenHarmony-security-test-guide.md | 9 - Use the OpenHarmony gated check-in to scan your code and clear all alarms. 21 …n software packages. Ensure that all virus detected have been removed or confirmed as false alarms.
|
H A D | OpenHarmony-build-rule.md | 469 …observer mode to optimize the project load to the best level. The following alarms are not allowed: 589 [Negative Example] Add **-wno-unused** to a module to clear build alarms.
|
/ohos5.0/docs/en/application-dev/reference/apis-sensor-service-kit/ |
H A D | _vibrator.md | 134 | USAGE_ALARM | Vibration for alarms.|
|
H A D | js-apis-vibrator.md | 937 | 'alarm' | Vibration for alarms. This parameter has a fixed value of **alarm**.|
|
/ohos5.0/docs/en/application-dev/device/location/ |
H A D | geofence-guidelines.md | 5 …tays in a geofence, your app on the user device can automatically receive notifications and alarms.
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-audio-kit/ |
H A D | js-apis-systemSoundManager-sys.md | 209 | string | uri(如:'/data/storage/el2/base/RingTone/alarms/test.ogg')。 | 425 | string | uri(如:'/data/storage/el2/base/haptics/synchronized/alarms/test.json')。 | 1846 …hapticsUri: '/data/storage/el2/base/haptics/synchronized/alarms/test.json', // 需更改为通过getToneHaptic… 1949 let toneUri: string = '/data/storage/el2/base/RingTone/alarms/test.ogg'; // 需更改为实际铃音uri 2001 let hapticsUri = '/data/storage/el2/base/haptics/synchronized/alarms/test.json'; // 需更改为目标统铃音的振动的uri
|
/ohos5.0/docs/en/application-dev/reference/apis-ability-kit/ |
H A D | _ability_runtime.md | 73 | ABILITY_RUNTIME_AREA_MODE_EL1 | For private files, such as alarms and wallpapers, the application…
|
H A D | js-apis-ability-wantConstant.md | 30 …n.showAlarms | Action of launching the UI that displays all alarms. …
|
/ohos5.0/docs/en/release-notes/changelogs/OpenHarmony_3.2.10.7/ |
H A D | changelogs-arkui.md | 121 …oped based on earlier versions must be adapted to the change. Otherwise, alarms will arise. Though…
|
/ohos5.0/docs/en/release-notes/changelogs/v3.2-Release/ |
H A D | changelogs-arkui.md | 121 …oped based on earlier versions must be adapted to the change. Otherwise, alarms will arise. Though…
|
/ohos5.0/docs/en/device-dev/subsystems/ |
H A D | subsys-security-selinux-develop-intro.md | 70 … for access denial logs, and configure SELinux policies based on the AVC alarms that affect servic…
|
/ohos5.0/docs/en/application-dev/reference/apis-audio-kit/ |
H A D | js-apis-systemSoundManager-sys.md | 209 | string | URI, for example, **'/data/storage/el2/base/RingTone/alarms/test.ogg'**.| 425 | string | URI, for example, **'/data/storage/el2/base/haptics/synchronized/alarms/test.json'**.| 1852 …hapticsUri: '/data/storage/el2/base/haptics/synchronized/alarms/test.json', // Use the URI obtaine… 1955 let toneUri: string = '/data/storage/el2/base/RingTone/alarms/test.ogg'; // Use the actual URI of t… 2007 let hapticsUri = '/data/storage/el2/base/haptics/synchronized/alarms/test.json'; // Use the actual …
|
H A D | js-apis-audio.md | 1551 When the minimum volume of a stream cannot be set to 0 (for example, in the case of alarms or phone… 1587 When the minimum volume of a stream cannot be set to 0 (for example, in the case of alarms or phone…
|
/ohos5.0/docs/en/application-dev/media/audio/ |
H A D | using-right-streamusage-and-sourcetype.md | 24 | STREAM_USAGE_ALARM | Playing alarms.|
|
/ohos5.0/docs/en/application-dev/performance/ |
H A D | reasonable-running-backgroundTask.md | 349 …s: Applications can use this type to implement alarm-related services, for example, wake-up alarms.
|
/ohos5.0/docs/en/application-dev/application-models/ |
H A D | application-context-stage.md | 224 - EL1: For private files, such as alarms and wallpapers, the application can place them in a direct…
|
/ohos5.0/docs/en/application-dev/reference/ |
H A D | syscap-list.md | 717 System sound management, covering ringtones, notifications, alarms, and more
|
/ohos5.0/docs/en/device-dev/driver/ |
H A D | driver-peripherals-vibrator-des.md | 60 …dic vibration effects with different intensities and durations for clock alarms and incoming calls.
|
/ohos5.0/docs/en/release-notes/ |
H A D | OpenHarmony-v4.1-release.md | 73 …process dotting, upper-layer distributed service statistics, and service alarms for network monito…
|
/ohos5.0/docs/en/application-dev/reference/apis-basic-services-kit/ |
H A D | js-apis-settings.md | 149 | DEFAULT_ALARM_ALERT | string | Yes | Yes | Storage area of the system default alarms a…
|