Searched defs:AppendBytes (Results 1 – 5 of 5) sorted by relevance
/external/perfetto/src/protozero/ | ||
D | message.cc | 72 void Message::AppendBytes(uint32_t field_id, const void* src, size_t size) { in AppendBytes() function in protozero::Message |
/external/tensorflow/tensorflow/core/lib/strings/ | ||
D | ordered_code.cc | 133 inline static void AppendBytes(string* dest, const char* src, size_t len) { in AppendBytes() function |
/external/pdfium/fxbarcode/qrcode/ | ||
D | BC_QRCoderEncoder.cpp | 187 void AppendBytes(const ByteString& content, in AppendBytes() function |
/external/v8/src/ | ||
D | log.cc | 136 void AppendBytes(const char* bytes, int size) { in AppendBytes() function in v8::internal::CodeEventLogger::NameBuffer |
/external/clang/lib/CodeGen/ | ||
D | CGExprConstant.cpp | 105 AppendBytes(CharUnits FieldOffsetInChars, llvm::Constant *InitCst) { in AppendBytes() function in __anonf87f0b7c0111::ConstStructBuilder |