Home
last modified time | relevance | path

Searched defs:isEnd (Results 1 - 25 of 30) sorted by relevance

12

/foundation/graphic/graphic_2d/utils/scoped_bytrace/export/
H A Dscoped_bytrace.h30 bool isEnd = false; member in ScopedBytrace
/base/security/selinux_adapter/interfaces/policycoreutils/include/
H A Dsehap_contexts_trie.h23 bool isEnd = false; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
H A DDbiModuleList.cpp132 bool DbiModuleSourceFilesIterator::isEnd() const { isEnd() function in DbiModuleSourceFilesIterator
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A Dfallible_iterator.h202 bool isEnd() const { return getErrPtr() == nullptr; } in isEnd() function in llvm::fallible_iterator
H A Dilist_iterator.h176 bool isEnd() const { return NodePtr ? NodePtr->isSentinel() : false; } in isEnd() function in llvm::ilist_iterator
H A DSparseMultiSet.h232 bool isEnd() const { in isEnd() function in llvm::SparseMultiSet::iterator_base
/base/notification/distributed_notification_service/services/ans/src/
H A Dreminder_table_old.cpp145 AddColumn( const std::string& name, const std::string& type, bool isEnd) AddColumn() argument
/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
/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/select_overlay/
H A Dselect_overlay_client.cpp277 void SelectOverlayClient::OnParentScrollStartOrEnd(bool isEnd, bool noAnimation) in OnParentScrollStartOrEnd() argument
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/modules/
H A Djsi_curves_module.cpp202 bool isEnd = argv[1]->ToBoolean(runtime); in CreateStepsCurve() local
/foundation/arkui/ace_engine/test/unittest/core/pattern/scroll/
H A Dscroll_event_test_ng.cpp159 bool isEnd = false; in HWTEST_F() local
/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/demuxer/
H A Dffmpeg_reference_parser.cpp117 bool isEnd = false; in ParserFirstDts() local
/foundation/multimedia/av_codec/test/moduletest/demuxer/src/
H A Dfunc_test.cpp1157 bool isEnd = false; in HWTEST_F() local
1201 bool isEnd = false; in HWTEST_F() local
1262 bool isEnd = false; in HWTEST_F() local
1322 bool isEnd = false; HWTEST_F() local
1377 bool isEnd = false; HWTEST_F() local
1433 bool isEnd = false; HWTEST_F() local
[all...]
H A Dreli_test.cpp586 bool isEnd = false; in HWTEST_F() local
633 bool isEnd = false; in HWTEST_F() local
680 bool isEnd = false; in HWTEST_F() local
727 bool isEnd in HWTEST_F() local
774 bool isEnd = false; HWTEST_F() local
821 bool isEnd = false; HWTEST_F() local
1218 bool isEnd = false; HWTEST_F() local
1260 bool isEnd = false; HWTEST_F() local
1738 bool isEnd = false; HWTEST_F() local
[all...]
/foundation/systemabilitymgr/samgr_lite/samgr_endpoint/source/
H A Dendpoint_rpc.c242 BOOL isEnd = TRUE; in SAMGR_GetSystemCapabilities() local
192 ParseGetAllSysCapsReply(IpcIo *reply, char sysCaps[MAX_SYSCAP_NUM][MAX_SYSCAP_NAME_LEN], int32 *sysCapNum, BOOL *isEnd, uint32 *nextRequestIdx) ParseGetAllSysCapsReply() argument
H A Dendpoint.c265 BOOL isEnd = TRUE; in SAMGR_GetSystemCapabilities() local
222 ParseGetAllSysCapsReply(IpcIo *reply, char sysCaps[MAX_SYSCAP_NUM][MAX_SYSCAP_NAME_LEN], int32 *sysCapNum, BOOL *isEnd, uint32 *nextRequestIdx) ParseGetAllSysCapsReply() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/
H A DHashTable.h94 bool isEnd() const { return IsEnd; } in isEnd() function in llvm::pdb::HashTableIterator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
H A Dilist_iterator.h163 bool isEnd() const { return NodePtr ? NodePtr->isSentinel() : false; } in isEnd() function in llvm::ilist_iterator
/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/wakeup/
H A Dwakeup_engine_impl.cpp675 void WakeupEngineImpl::ReadBufferCallback(uint8_t *buffer, uint32_t size, bool isEnd) in ReadBufferCallback() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/message2/
H A DMf2Serializer.java102 boolean isEnd() { in isEnd() method in Mf2Serializer.Token
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/src/
H A Ddistributeddb_nb_create_test.cpp1378 RekeyAndClose(KvStoreDelegateManager *&manager, KvStoreNbDelegate *&delegate, const DistributedDB::CipherPassword &reKeyPasswd, DistributedDB::DBStatus rekeyStatus, bool isEnd) RekeyAndClose() argument
/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_file_manager_client.c364 static void UpdateFileLisSendStatus(FileListTask *fileList, FileInfo *fileInfo, uint8_t *isEnd) in UpdateFileLisSendStatus() argument
/foundation/arkui/ace_engine/frameworks/core/components/chart/
H A Drosen_render_chart.cpp457 bool isEnd = previousSegment != pointInfo[index].GetSegmentInfo(); in PaintLinearGraph() local
780 AddCubicPath( SkPath& path, const Rect& paintRect, const std::vector<LineInfo>& line, uint32_t index, bool isEnd) AddCubicPath() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_field_select_overlay.cpp616 void TextFieldSelectOverlay::TriggerContentToScroll(const OffsetF& localOffset, bool isEnd) in TriggerContentToScroll() argument
/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/dash/
H A Ddash_media_downloader.cpp756 bool isEnd = false; in SelectAudioInternal() local

Completed in 28 milliseconds

12