Searched defs:set_comment (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/out/soong/.intermediates/frameworks/base/tools/aapt2/libaapt2/linux_glibc_x86_64_static/gen/proto/frameworks/base/tools/aapt2/ |
D | Resources.pb.h | 11902 void Visibility::set_comment(ArgT0&& arg0, ArgT... args) { in set_comment() function 12056 void AllowNew::set_comment(ArgT0&& arg0, ArgT... args) { in set_comment() function 12369 void OverlayableItem::set_comment(ArgT0&& arg0, ArgT... args) { in set_comment() function 13422 void Value::set_comment(ArgT0&& arg0, ArgT... args) { in set_comment() function 16123 void Attribute_Symbol::set_comment(ArgT0&& arg0, ArgT... args) { in set_comment() function 16486 void Style_Entry::set_comment(ArgT0&& arg0, ArgT... args) { in set_comment() function 17004 void Styleable_Entry::set_comment(ArgT0&& arg0, ArgT... args) { in set_comment() function 17267 void Array_Element::set_comment(ArgT0&& arg0, ArgT... args) { in set_comment() function 17530 void Plural_Entry::set_comment(ArgT0&& arg0, ArgT... args) { in set_comment() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/zip/src/ |
D | write.rs | 341 pub fn set_comment<S>(&mut self, comment: S) in set_comment() method
|
/aosp_15_r20/external/flac/src/libFLAC++/ |
H A D | metadata.cpp | 908 bool VorbisComment::set_comment(uint32_t indx, const VorbisComment::Entry &entry) in set_comment() function in FLAC::Metadata::VorbisComment
|