Home
last modified time | relevance | path

Searched refs:isEnd (Results 1 – 25 of 40) sorted by relevance

12

/ohos5.0/foundation/graphic/graphic_2d/utils/scoped_bytrace/src/
H A Dscoped_bytrace.cpp25 isEnd = false; in ScopedBytrace()
30 if (isEnd == false) { in ~ScopedBytrace()
37 if (isEnd == false) { in End()
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/arkui-ts/
H A Dts-gesture-blocking-enhancement.md242 ### isEnd subsection
244 isEnd(): boolean
431 if (target.isEnd()) { // 根据当前组件状态以及移动方向动态控制识别器使能状态
468 if (target.isEnd()) { // 在移动过程中实时根据当前组件状态,控制识别器的开闭状态
471 if (currentTarget.isEnd()) {
564 …ole.info('ets onGestureRecognizerJudgeBegin child PAN_GESTURE isEnd: ' + swiperTaget.isEnd() + ' i…
567 …((swiperTaget.isEnd() || this.innerSelectedIndex === 1) || // 此处判断swiperTaget.isEnd()或innerSelecte…
571 swiperTaget.isEnd() + ' index:' + this.innerSelectedIndex)
572 … if (panEvent && panEvent.offsetX < 0 && (swiperTaget.isEnd() || this.innerSelectedIndex === 1)) {
/ohos5.0/base/security/selinux_adapter/interfaces/policycoreutils/src/
H A Dsehap_contexts_trie.cpp73 node->prefixInfo.isEnd = true; in Insert()
78 node->matchedInfo.isEnd = true; in Insert()
96 if ((root->prefixInfo.isEnd) && (i != words.size() - 1)) { in Search()
103 if ((root->matchedInfo.isEnd) && (i == words.size() - 1)) { in Search()
/ohos5.0/foundation/systemabilitymgr/samgr_lite/samgr_endpoint/source/
H A Dendpoint_rpc.c193 int32 *sysCapNum, BOOL *isEnd, uint32 *nextRequestIdx) in ParseGetAllSysCapsReply() argument
198 *isEnd = TRUE; in ParseGetAllSysCapsReply()
202 *isEnd = TRUE; in ParseGetAllSysCapsReply()
206 (void)ReadBool(reply, (bool *)isEnd); in ParseGetAllSysCapsReply()
242 BOOL isEnd = TRUE; in SAMGR_GetSystemCapabilities() local
247 ret = ParseGetAllSysCapsReply(&reply, sysCaps, sysCapNum, &isEnd, &startIdx); in SAMGR_GetSystemCapabilities()
252 } while (isEnd == FALSE && ret == EC_SUCCESS); in SAMGR_GetSystemCapabilities()
H A Dendpoint.c223 int32 *sysCapNum, BOOL *isEnd, uint32 *nextRequestIdx) in ParseGetAllSysCapsReply() argument
227 *isEnd = TRUE; in ParseGetAllSysCapsReply()
230 *isEnd = IpcIoPopBool(reply); in ParseGetAllSysCapsReply()
265 BOOL isEnd = TRUE; in SAMGR_GetSystemCapabilities() local
270 ret = ParseGetAllSysCapsReply(&reply, sysCaps, sysCapNum, &isEnd, &startIdx); in SAMGR_GetSystemCapabilities()
275 } while (isEnd == FALSE && ret == EC_SUCCESS); in SAMGR_GetSystemCapabilities()
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/demuxer/src/
H A Dfunc_test.cpp1157 bool isEnd = false; variable
1167 while (!isEnd) {
1227 while (!isEnd) {
1288 while (!isEnd) {
1347 while (!isEnd) {
1400 while (!isEnd) {
1457 while (!isEnd) {
1569 while (!isEnd) {
1627 while (!isEnd) {
1729 while (!isEnd) {
[all …]
H A Dreli_test.cpp586 bool isEnd = false; variable
605 while (!isEnd) {
633 bool isEnd = false; variable
652 while (!isEnd) {
699 while (!isEnd) {
746 while (!isEnd) {
793 while (!isEnd) {
840 while (!isEnd) {
1232 while (!isEnd) {
1274 while (!isEnd) {
[all …]
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-ts/
H A Dohos-arkui-advanced-ProgressButton.md62 @State isEnd: boolean = false
78 if(!this.isEnd) {
88 this.isEnd = true
101 this.isEnd = true
142 this.isEnd = true
H A Dts-gesture-blocking-enhancement.md242 ### isEnd subsection
244 isEnd(): boolean
431 …if (target.isEnd()) { // Dynamically control the recognizer's enabled state based on the current c…
468 …if (target.isEnd()) { // Adjust the enabled state of the gesture recognizers based on the current …
471 if (currentTarget.isEnd()) {
564 …ole.info('ets onGestureRecognizerJudgeBegin child PAN_GESTURE isEnd: ' + swiperTaget.isEnd() + ' i…
567 …((swiperTaget.isEnd() || this.innerSelectedIndex === 1) || // Check whether swiperTarget.isEnd() o…
571 swiperTaget.isEnd() + ' index:' + this.innerSelectedIndex)
572 … if (panEvent && panEvent.offsetX < 0 && (swiperTaget.isEnd() || this.innerSelectedIndex === 1)) {
/ohos5.0/docs/zh-cn/application-dev/ui/
H A Darkts-gesture-events-gesture-judge.md182 if (target.isEnd()) { // 根据当前组件状态以及移动方向动态控制识别器使能状态
214 if (target.isEnd()) { // 在移动过程中实时根据当前组件状态,控制识别器的开闭状态
217 if (currentTarget.isEnd()) {
321 if (target.isEnd()) { // 根据当前组件状态以及移动方向动态控制识别器使能状态
348 if (target.isEnd()) { // 在移动过程中实时根据当前组件状态,控制识别器的开闭状态
351 if (currentTarget.isEnd()) {
/ohos5.0/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/wakeup/headset/
H A Dheadset_wakeup_engine_impl.cpp267 bool isEnd = false; in ReadThread() local
272 if (hasAwakeWord && !isEnd) { in ReadThread()
275 if (!hasAwakeWord && !isEnd) { in ReadThread()
276 isEnd = true; in ReadThread()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/chart/
H A Drosen_render_chart.h75 …kPath& path, const Rect& paintRect, const std::vector<LineInfo>& line, uint32_t index, bool isEnd);
106 uint32_t index, bool isEnd);
H A Drosen_render_chart.cpp457 bool isEnd = previousSegment != pointInfo[index].GetSegmentInfo(); in PaintLinearGraph() local
458 AddCubicPath(gradientPath, paintRect, line.GetData(), index, isEnd); in PaintLinearGraph()
459 AddCubicPath(edgePath, paintRect, line.GetData(), index, isEnd); in PaintLinearGraph()
781 …SkPath& path, const Rect& paintRect, const std::vector<LineInfo>& line, uint32_t index, bool isEnd) in AddCubicPath() argument
784 …RSPath& path, const Rect& paintRect, const std::vector<LineInfo>& line, uint32_t index, bool isEnd) in AddCubicPath()
795 …(isEnd || index + 1 >= line.size()) ? line[index].GetPointInfo() : line[index + 1].GetPointInfo()); in AddCubicPath()
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dreminder_table_old.cpp146 const std::string& name, const std::string& type, bool isEnd) in AddColumn() argument
148 if (!isEnd) { in AddColumn()
/ohos5.0/foundation/graphic/graphic_2d/utils/scoped_bytrace/export/
H A Dscoped_bytrace.h30 bool isEnd = false; variable
/ohos5.0/base/security/selinux_adapter/interfaces/policycoreutils/include/
H A Dsehap_contexts_trie.h23 bool isEnd = false; member
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/dash/
H A Ddash_segment_downloader.cpp722 …egmentDownloader::CleanByTimeInternal(int64_t& remainLastNumberSeq, size_t& clearTail, bool& isEnd) in CleanByTimeInternal() argument
736 isEnd = it->isEos_; in CleanByTimeInternal()
768 isEnd = false; in CleanByTimeInternal()
775 bool DashSegmentDownloader::CleanBufferByTime(int64_t& remainLastNumberSeq, bool& isEnd) in CleanBufferByTime() argument
781 CleanByTimeInternal(remainLastNumberSeq, clearTail, isEnd); in CleanBufferByTime()
784 isEnd = false; in CleanBufferByTime()
789 remainLastNumberSeq, isEnd, segmentList_.size()); in CleanBufferByTime()
H A Ddash_segment_downloader.h150 bool CleanBufferByTime(int64_t& remainLastNumberSeq, bool& isEnd);
181 void CleanByTimeInternal(int64_t& remainLastNumberSeq, size_t& clearTail, bool& isEnd);
/ohos5.0/docs/en/application-dev/ui/
H A Darkts-gesture-events-gesture-judge.md182 …if (target.isEnd()) { // Dynamically control the recognizer's enabled state based on the current c…
214 …if (target.isEnd()) { // Adjust the enabled state of the gesture recognizers based on the current …
217 if (currentTarget.isEnd()) {
321 …if (target.isEnd()) { // Dynamically control the recognizer's enabled state based on the current c…
348 …if (target.isEnd()) { // Adjust the enabled state of the gesture recognizers based on the current …
351 if (currentTarget.isEnd()) {
/ohos5.0/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/base/
H A Daudio_source.h28 using OnReadBufferCb = std::function<void(uint8_t *buffer, uint32_t size, bool isEnd)>;
/ohos5.0/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/enroll/
H A Denroll_engine.cpp274 …listener = std::make_unique<AudioSourceListener>([&] (uint8_t *buffer, uint32_t size, bool isEnd) { in StartAudioSource() argument
275 if ((adapter_ != nullptr) && (!isEnd)) { in StartAudioSource()
/ohos5.0/base/notification/distributed_notification_service/services/ans/include/
H A Dreminder_table_old.h235 static void AddColumn(const std::string& name, const std::string& type, bool isEnd = false);
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/select_overlay/
H A Dselect_overlay_client.h120 virtual void OnParentScrollStartOrEnd(bool isEnd, bool noAnimation = false);
H A Dselect_overlay_client.cpp283 void SelectOverlayClient::OnParentScrollStartOrEnd(bool isEnd, bool noAnimation) in OnParentScrollStartOrEnd() argument
290 if (!isEnd) { in OnParentScrollStartOrEnd()
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/demuxer/
H A Dffmpeg_reference_parser.cpp135 bool isEnd = false; in ParserFirstDts() local
137 while (!isEnd) { in ParserFirstDts()
158 isEnd = true; in ParserFirstDts()

12