Home
last modified time | relevance | path

Searched refs:AppendByteString (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/internal/types/testdata/fixedbugs/
Dissue50281.go24 func AppendByteString[source byteseq](buf []byte, s source) []byte { func
/aosp_15_r20/external/wuffs-mirror-release-c/release/c/
H A Dwuffs-v0.3.c10111 virtual std::string AppendByteString(std::string&& val) = 0;
42613 : callbacks.AppendByteString(std::move(str)); in DecodeCbor()
/aosp_15_r20/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dwuffs-v0.3.c10470 virtual std::string AppendByteString(std::string&& val) = 0;
44491 : callbacks.AppendByteString(std::move(str)); in DecodeCbor()
/aosp_15_r20/external/coreboot/src/vendorcode/wuffs/
H A Dwuffs-v0.4.c13053 virtual std::string AppendByteString(std::string&& val) = 0;
62833 : callbacks.AppendByteString(std::move(str)); in DecodeCbor()