Home
last modified time | relevance | path

Searched defs:AppendInternal (Results 1 – 2 of 2) sorted by relevance

/external/tflite-support/tensorflow_lite_support/codegen/
Dutils.cc91 void CodeWriter::AppendInternal(const std::string& text, bool newline) { in AppendInternal() function in tflite::support::codegen::CodeWriter
/external/pdfium/core/fpdfapi/parser/
Dcpdf_array.cpp255 CPDF_Object* CPDF_Array::AppendInternal(RetainPtr<CPDF_Object> pObj) { in AppendInternal() function in CPDF_Array