Home
last modified time | relevance | path

Searched refs:isFull (Results 26 - 32 of 32) sorted by relevance

12

/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DSpoofChecker.java2010 public boolean isFull() { in isFull() method in SpoofChecker.ScriptSet
2018 } else if (isFull()) { in appendStringTo()
/foundation/CastEngine/castengine_wifi_display/tests/demo/interaction/
H A Dwfd_sink_demo.cpp131 windowPropertyPtr->isFull = false; in AppendSurface()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DBlockFrequencyInfoImpl.cpp44 if (isFull()) in toScaled()
/foundation/CastEngine/castengine_wifi_display/tests/unittest/interaction/scene/
H A Dscene_unit_test.cpp736 bool isFull = true; in HWTEST_F() local
737 auto ret = interaction->SetFullScreen(windowId, isFull); in HWTEST_F()
/foundation/multimedia/media_library/frameworks/services/media_backup_extension/src/
H A Dbase_restore.cpp678 void BaseRestore::BatchQueryPhoto(vector<FileInfo> &fileInfos, bool isFull, const NeedQueryMap &needQueryMap) in BatchQueryPhoto() argument
685 if (!isFull && !NeedQuery(fileInfo, needQueryMap)) { in BatchQueryPhoto()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DBlockFrequencyInfoImpl.h97 bool isFull() const { return Mass == std::numeric_limits<uint64_t>::max(); } in isFull() function in llvm::bfi_detail::BlockMass
104 /// Adds another mass, saturating at \a isFull() rather than overflowing.
135 /// Convert to \a ScaledNumber. \a isFull() gives 1.0, while \a isEmpty()
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/
H A Drdb_service_impl.cpp1080 eventInfo.isFull = rdbNotifyConfig.isFull_;

Completed in 21 milliseconds

12