Home
last modified time | relevance | path

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

/aosp_15_r20/art/runtime/
H A Dstring_builder_append.cc214 inline CharType* StringBuilderAppend::Builder::AppendInt64(ObjPtr<mirror::String> new_string, in AppendInt64() function in art::StringBuilderAppend::Builder
/aosp_15_r20/external/libchrome/dbus/
H A Dmessage.cc479 void MessageWriter::AppendInt64(int64_t value) { in AppendInt64() function in dbus::MessageWriter