/ohos5.0/base/sensors/miscdevice/test/unittest/vibrator/capi/resource/json_file/ |
H A D | test_129_event.json | 18 "Duration": 50, number 39 "Duration": 50, number 60 "Duration": 50, number 71 "Duration": 50, number 92 "Duration": 50, number 103 "Duration": 50, number 124 "Duration": 50, number 145 "Duration": 50, number 156 "Duration": 50, number 177 "Duration": 50, number [all …]
|
H A D | test_big_file_size.json | 28 "Duration": 50, number 59 "Duration": 50, number 100 "Duration": 50, number 111 "Duration": 50, number 132 "Duration": 50, number 153 "Duration": 50, number 174 "Duration": 50, number 205 "Duration": 50, number 216 "Duration": 50, number 237 "Duration": 50, number [all …]
|
H A D | test_invalid_duration.json | 18 "Duration": -1, number
|
H A D | test_invalid_frequency.json | 18 "Duration": 75, number
|
H A D | test_invalid_intensity.json | 18 "Duration": 75, number
|
H A D | test_invalid_startTime.json | 18 "Duration": 75, number
|
/ohos5.0/base/sensors/miscdevice/test/unittest/vibrator/native/resource/json_file/ |
H A D | test_129_event.json | 18 "Duration": 50, number 39 "Duration": 50, number 60 "Duration": 50, number 71 "Duration": 50, number 92 "Duration": 50, number 103 "Duration": 50, number 124 "Duration": 50, number 145 "Duration": 50, number 156 "Duration": 50, number 177 "Duration": 50, number [all …]
|
H A D | test_128_event.json | 18 "Duration": 50, number 39 "Duration": 50, number 60 "Duration": 50, number 71 "Duration": 50, number 92 "Duration": 50, number 103 "Duration": 50, number 124 "Duration": 50, number 145 "Duration": 50, number 156 "Duration": 50, number 177 "Duration": 50, number [all …]
|
H A D | test_big_file_size.json | 28 "Duration": 50, number 59 "Duration": 50, number 100 "Duration": 50, number 111 "Duration": 50, number 132 "Duration": 50, number 153 "Duration": 50, number 174 "Duration": 50, number 205 "Duration": 50, number 216 "Duration": 50, number 237 "Duration": 50, number [all …]
|
H A D | on_carpet.json | 18 "Duration": 37, number 39 "Duration": 37, number 50 "Duration": 37, number 71 "Duration": 37, number
|
H A D | test_invalid_duration.json | 18 "Duration": -1, number
|
H A D | test_invalid_frequency.json | 18 "Duration": 75, number
|
H A D | test_invalid_intensity.json | 18 "Duration": 75, number
|
H A D | test_invalid_startTime.json | 18 "Duration": 75, number
|
H A D | test_event_overlap_1.json | 28 "Duration": 75, number
|
H A D | test_event_overlap_2.json | 18 "Duration": 75, number
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/include/ |
H A D | task_executor_adapter.h | 25 using Duration = std::chrono::steady_clock::duration; variable
|
H A D | task_executor.h | 23 using Duration = std::chrono::steady_clock::duration; variable
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/src/ |
H A D | task_manager.h | 25 using Duration = std::chrono::steady_clock::duration; variable
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/include/ |
H A D | ithread_pool.h | 25 using Duration = std::chrono::steady_clock::duration; variable
|
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/include/ |
H A D | task_executor.h | 23 using Duration = std::chrono::steady_clock::duration; variable
|
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_io/src/sys/windows/tcp/ |
H A D | socket.rs | 123 pub(crate) fn get_sock_linger(socket: RawSocket) -> io::Result<Option<Duration>> { in get_sock_linger() 160 fn from_linger(linger: LINGER) -> Option<Duration> { in from_linger()
|
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_io/src/sys/unix/tcp/ |
H A D | socket.rs | 102 pub(crate) fn get_sock_linger(fd: Fd) -> io::Result<Option<Duration>> { in get_sock_linger() 131 fn from_linger(linger: linger) -> Option<Duration> { in from_linger()
|
/ohos5.0/base/msdp/device_status/rust/modules/scheduler/sys/src/ |
H A D | lib.rs | 154 pub fn post_perioric_task<F>(&self, task: F, delay: Option<Duration>, interval: Duration, in post_perioric_task()
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/communicator/src/ |
H A D | softbus_adapter.h | 89 using Duration = std::chrono::steady_clock::duration; variable
|