Home
last modified time | relevance | path

Searched defs:flush (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/sdk/native/api/
Dani_stringdecoder.cpp62 …gDecoder::Write(ani_env *env, const char *source, int32_t byteOffset, uint32_t length, UBool flush) in Write()
122 UBool flush = 1; in End() local
Dani_textdecoder.cpp152 auto flush = static_cast<UBool>((flags & static_cast<uint8_t>(ConverterFlags::FLUSH_FLG)) == in DecodeToString() local
/arkcompiler/ets_frontend/ets2panda/linter/arkanalyzer/src/callgraph/pointerAnalysis/
DPtsDS.ts328 flush(v: K): void { method in DiffPTData