Searched defs:Append (Results 1 – 8 of 8) sorted by relevance
273 void Append(char32_t ch) noexcept in Append() function282 void Append(const StringView &other) noexcept in Append() function291 void Append(const char *other) noexcept in Append() function
59 void Append(T &&value) in Append() function
79 JSHandle<TaggedArray> TaggedArray::Append(const JSThread *thread, const JSHandle<TaggedArray> &firs… in Append() function
27 JSHandle<CellRecordVector> CellRecordVector::Append(const JSThread *thread, const JSHandle<CellReco… in Append() function in panda::ecmascript::CellRecordVector
94 HWTEST_F_L0(TaggedArrayTest, Append) in HWTEST_F_L0() argument
264 void Append(uintptr_t pc) in Append() function in panda::Buf
232 static inline std::u16string Append(const std::u16string &str1, const std::u16string &str2) in Append() function
101 unsigned DynamicOperands::Append(Inst *inst) in Append() function in panda::compiler::DynamicOperands