Searched defs:AppendInternal (Results 1 – 2 of 2) sorted by relevance
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