Searched defs:isAppend (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/base/hiviewdfx/blackbox_lite/ |
H A D | blackbox_adapter.c | 54 unsigned int bufSize, int isAppend) in FullWriteFile()
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/ |
H A D | json_object.cpp | 523 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 D | utils.cpp | 373 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 D | text_pattern.cpp | 1681 …id TextPattern::AddUdmfTxtPreProcessor(const ResultObject src, ResultObject& result, bool isAppend) in AddUdmfTxtPreProcessor()
|