Home
last modified time | relevance | path

Searched defs:isAppend (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/hiviewdfx/blackbox_lite/
H A Dblackbox_adapter.c54 unsigned int bufSize, int isAppend) in FullWriteFile()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Djson_object.cpp523 int JsonObject::InsertField(const FieldPath &inPath, const JsonObject &inValue, bool isAppend) in InsertField()
547 …t::InsertField(const FieldPath &inPath, FieldType inType, const FieldValue &inValue, bool isAppend) in InsertField()
/ohos5.0/base/update/updater/utils/
H A Dutils.cpp373 bool CopyFile(const std::string &src, const std::string &dest, bool isAppend) in CopyFile()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dtext_pattern.cpp1681 …id TextPattern::AddUdmfTxtPreProcessor(const ResultObject src, ResultObject& result, bool isAppend) in AddUdmfTxtPreProcessor()