Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/debug/
Devent_log.cc66 void EventLog::AppendInternal(absl::string_view event, int64_t delta) { in AppendInternal() function in grpc_core::EventLog
/aosp_15_r20/external/grpc-grpc/src/core/lib/debug/
H A Devent_log.cc66 void EventLog::AppendInternal(absl::string_view event, int64_t delta) { in AppendInternal() function in grpc_core::EventLog
/aosp_15_r20/external/tflite-support/tensorflow_lite_support/codegen/
H A Dutils.cc91 void CodeWriter::AppendInternal(const std::string& text, bool newline) { in AppendInternal() function in tflite::support::codegen::CodeWriter
/aosp_15_r20/external/pdfium/core/fpdfapi/parser/
H A Dcpdf_array.cpp255 CPDF_Object* CPDF_Array::AppendInternal(RetainPtr<CPDF_Object> pObj) { in AppendInternal() function in CPDF_Array