Home
last modified time | relevance | path

Searched refs:_internal_raw_string (Results 1 – 2 of 2) 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/
DResources.pb.cc14928 if (!from._internal_raw_string().empty()) { in MacroBody()
14929 _this->_impl_.raw_string_.Set(from._internal_raw_string(), in MacroBody()
15094 if (!this->_internal_raw_string().empty()) { in _InternalSerialize()
15096 this->_internal_raw_string().data(), static_cast<int>(this->_internal_raw_string().length()), in _InternalSerialize()
15100 1, this->_internal_raw_string(), target); in _InternalSerialize()
15164 if (!this->_internal_raw_string().empty()) { in ByteSizeLong()
15167 this->_internal_raw_string()); in ByteSizeLong()
15204 if (!from._internal_raw_string().empty()) { in MergeImpl()
15205 _this->_internal_set_raw_string(from._internal_raw_string()); in MergeImpl()
DResources.pb.h9937 const std::string& _internal_raw_string() const; in Swap()
18695 return _internal_raw_string(); in raw_string()
18709 inline const std::string& MacroBody::_internal_raw_string() const { in _internal_raw_string() function