Searched defs:AppendInternal (Results 1 – 4 of 4) sorted by relevance
66 void EventLog::AppendInternal(absl::string_view event, int64_t delta) { in AppendInternal() function in grpc_core::EventLog
91 void CodeWriter::AppendInternal(const std::string& text, bool newline) { in AppendInternal() function in tflite::support::codegen::CodeWriter
255 CPDF_Object* CPDF_Array::AppendInternal(RetainPtr<CPDF_Object> pObj) { in AppendInternal() function in CPDF_Array