Home
last modified time | relevance | path

Searched refs:ends (Results 1 – 25 of 236) sorted by relevance

12345678910

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/
H A Dkvdb_service_test.cpp434 int ends = 4; variable
483 int ends = 4; variable
485 EXPECT_TRUE(queryHelper->HandleIsNull(words, pointer, ends, dbQuery));
491 EXPECT_TRUE(queryHelper->HandleLike(words, pointer, ends, dbQuery));
506 EXPECT_TRUE(queryHelper->HandleLimit(words, pointer, ends, dbQuery));
526 int ends = 5; variable
528 EXPECT_FALSE(queryHelper->HandleIn(words, pointer, ends, dbQuery));
531 EXPECT_TRUE(queryHelper->HandleIn(wordss, pointer, ends, dbQuery));
533 EXPECT_FALSE(queryHelper->HandleNotIn(words, pointer, ends, dbQuery));
536 EXPECT_TRUE(queryHelper->HandleNotIn(wordss, pointer, ends, dbQuery));
[all …]
/ohos5.0/base/request/request/services/src/task/
H A Drequest_task.rs118 pub(crate) fn change_upload_size(begins: u64, mut ends: i64, size: i64) -> i64 { in change_upload_size()
119 if ends < 0 || ends >= size { in change_upload_size()
120 ends = size - 1; in change_upload_size()
122 if begins as i64 > ends { in change_upload_size()
125 ends - begins as i64 + 1 in change_upload_size()
157 config.common_data.ends, in new()
340 let ends = self.conf.common_data.ends; in build_download_request() localVariable
383 ends: i64, in range_request()
385 let range = if ends < 0 { in range_request()
483 self.conf.common_data.begins > 0 || self.conf.common_data.ends >= 0 in require_range()
[all …]
H A Dconfig.rs91 pub(crate) ends: i64,
283 ends: -1, in default()
382 pub fn ends(&mut self, ends: u64) -> &mut Self { in ends() method
383 self.inner.common_data.ends = ends as i64; in ends()
416 parcel.write(&self.common_data.ends)?; in serialize()
H A Dffi.rs72 pub(crate) ends: i64,
300 ends: self.common_data.ends, in to_c_struct()
359 ends: c_struct.common_data.ends, in from_c_struct()
/ohos5.0/drivers/peripheral/camera/hal_c/hdi_cif/src/
H A Dstream_operator_callback_wrapper.cpp47 std::vector<std::shared_ptr<OHOS::Camera::CaptureEndedInfo>> ends; in StreamCBOnCaptureEnded() local
56 ends.push_back(it); in StreamCBOnCaptureEnded()
59 g_streamCallback->OnCaptureEnded(captureId, ends); in StreamCBOnCaptureEnded()
/ohos5.0/foundation/ability/ability_runtime/cj_environment/frameworks/cj_environment/src/
H A Ddynamic_loader_ohos.cpp43 auto ends = sprintf_s(g_dlError, sizeof(g_dlError), "%s", errMsg); in ReadDlError() local
44 if (ends >= ERROR_BUF_SIZE) { in ReadDlError()
47 g_dlError[ends] = '\0'; in ReadDlError()
/ohos5.0/drivers/interface/camera/v1_3/
H A DIStreamOperatorCallback.idl43 * @brief Called when the frameShutter ends.
55 * @brief Called when the capture ends.
58 * @param infos Indicates information related to the capture when it ends.
/ohos5.0/docs/en/application-dev/internationalization/
H A Di18n-dst-transition.md16 …. On the day when DST starts, there are 23 hours. On the day when the DST ends, there are 25 hours.
34 …When DST starts, one hour is missing, for example, 1:59:59→3:00:00. When DST ends, one hour is rep…
/ohos5.0/drivers/interface/camera/v1_0/
H A DIStreamOperatorCallback.idl42 * @brief Called when the capture ends.
45 * @param infos Indicates information related to the capture when it ends.
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/camera_v1_0/foo/camera/v1_0/
H A DIStreamOperatorCallback.idl42 * @brief Called when the capture ends.
45 * @param infos Indicates information related to the capture when it ends.
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/camera_v1_1/foo/camera/v1_0/
H A DIStreamOperatorCallback.idl42 * @brief Called when the capture ends.
45 * @param infos Indicates information related to the capture when it ends.
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/camera_v1_2/foo/camera/v1_0/
H A DIStreamOperatorCallback.idl42 * @brief Called when the capture ends.
45 * @param infos Indicates information related to the capture when it ends.
/ohos5.0/drivers/interface/wlan/v1_0/
H A DIWlanCallback.idl52 … is invoked to continue the subsequent processing when the WLAN module restarts, hotspot scan ends,
72 * @brief Called to process the scan result returned when a scan ends.
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/wlan_v1_0/foo/wlan/v1_0/
H A DIWlanCallback.idl52 … is invoked to continue the subsequent processing when the WLAN module restarts, hotspot scan ends,
72 * @brief Called to process the scan result returned when a scan ends.
/ohos5.0/drivers/interface/wlan/v1_1/
H A DIWlanCallback.idl52 … is invoked to continue the subsequent processing when the WLAN module restarts, hotspot scan ends,
72 * @brief Called to process the scan result returned when a scan ends.
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/wlan_v1_1/foo/wlan/v1_1/
H A DIWlanCallback.idl52 … is invoked to continue the subsequent processing when the WLAN module restarts, hotspot scan ends,
72 * @brief Called to process the scan result returned when a scan ends.
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/wlan_v1_2/foo/wlan/v1_1/
H A DIWlanCallback.idl52 … is invoked to continue the subsequent processing when the WLAN module restarts, hotspot scan ends,
72 * @brief Called to process the scan result returned when a scan ends.
/ohos5.0/docs/en/application-dev/media/audio/
H A Daudio-playback-concurrency.md65 …g, the Music stream that is playing will be paused. When the Movie stream ends, the Music stream w…
66 …e Music stream that is playing will be ducked. When the Navigation stream ends, the volume of the …
68 …stream that is playing will be paused. When the VoiceCommunication stream ends, the Music stream w…
69 …Music stream that is playing will be paused. When the VoiceMessage stream ends, the Music stream w…
257 4. Deactivate the audio session after the audio service ends. The system releases audio focus when …
259 The application must proactively stop the audio session after the audio service ends.
310 … played properly, and the music volume is decreased. After the navigation ends, the music volume i…
311ends, the video playback resumes. | Application A listens for audio focus events. When it r…
312 …PAUSE** event, it pauses music playback and updates its UI. When the call ends, application A rece…
313ends, the music playback resumes.| Application A listens for audio focus events. When it receives …
H A Dusing-right-streamusage-and-sourcetype.md63 … Music stream that is playing will be ducked. After the Navigation stream ends, the volume of the …
65 …, the Music stream that is playing will be stopped. When the Movie stream ends, the Music stream w…
67 …stream that is playing will be paused. When the VoiceCommunication stream ends, the music applicat…
71 …Music stream that is playing will be paused. When the VoiceMessage stream ends, the music applicat…
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-js-lite/
H A Djs-lite-components-common-animation.md14 …he animation ends at a low speed. The cubic-bezier curve (0.0, 0.0, 0.58, 1.0) is used.<br>- **eas…
/ohos5.0/docs/en/application-dev/reference/apis-performance-analysis-kit/
H A Djs-apis-bytrace.md82 bytrace.finishTrace("myTestFunc", 1); // The first trace task ends.
84 bytrace.startTrace("myTestFunc", 1); // The second trace task starts after the first task ends. T…
/ohos5.0/base/request/request/test/unittest/common/napi/requestTest/
H A DRequestUploadTest.js100 ends: 100, property in AnonymousFunctioned9ad7390100.uploadConfig2
113 ends: 100, property in AnonymousFunctioned9ad7390100.uploadConfig3
126 ends: 100, property in AnonymousFunctioned9ad7390100.uploadConfig4
/ohos5.0/docs/en/application-dev/performance/
H A Dimprove-application-cold-start-speed.md44 …int of **H:void OHOS::AppExecFwk::MainThread::HandleLaunchAbility**), and ends when **vsync** is r…
94 …int of **H:void OHOS::AppExecFwk::MainThread::HandleLaunchAbility**), and ends when **vsync** is r…
148 …int of **H:void OHOS::AppExecFwk::MainThread::HandleLaunchAbility**), and ends when **vsync** is r…
231 …int of **H:void OHOS::AppExecFwk::MainThread::HandleLaunchAbility**), and ends when **vsync** is r…
299 …int of **H:void OHOS::AppExecFwk::MainThread::HandleLaunchAbility**), and ends when **vsync** is r…
/ohos5.0/docs/en/application-dev/device/stationary/
H A Dmultimodalawareness-kit-intro.md7 …quest to the system and cancel the subscription when the service scenario ends. In this process, t…
/ohos5.0/docs/en/application-dev/media/camera/
H A Dnative-camera-recording.md127 …e is created and is triggered when the last frame of recording ends. Video recording ends as long …

12345678910