Searched refs:flag_negated_ (Results 1 – 4 of 4) 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 | ResourcesInternal.pb.cc | 89 PROTOBUF_FIELD_OFFSET(::aapt::pb::internal::CompiledFile, _impl_.flag_negated_), 428 , decltype(_impl_.flag_negated_){} in CompiledFile() 460 static_cast<size_t>(reinterpret_cast<char*>(&_impl_.flag_negated_) - in CompiledFile() 461 reinterpret_cast<char*>(&_impl_.type_)) + sizeof(_impl_.flag_negated_)); in CompiledFile() 477 , decltype(_impl_.flag_negated_){false} in SharedCtor() 531 reinterpret_cast<char*>(&_impl_.flag_negated_) - in Clear() 532 reinterpret_cast<char*>(&_impl_.type_)) + sizeof(_impl_.flag_negated_)); in Clear() 609 _impl_.flag_negated_ = ::PROTOBUF_NAMESPACE_ID::internal::ReadVarint64(&ptr); in _InternalParse() 860 PROTOBUF_FIELD_OFFSET(CompiledFile, _impl_.flag_negated_) in InternalSwap() 861 + sizeof(CompiledFile::_impl_.flag_negated_) // NOLINT in InternalSwap()
|
D | ResourcesInternal.pb.h | 505 bool flag_negated_; in Swap() member 903 _impl_.flag_negated_ = false; in clear_flag_negated() 906 return _impl_.flag_negated_; in _internal_flag_negated() 914 _impl_.flag_negated_ = value; in _internal_set_flag_negated()
|
D | Resources.pb.cc | 968 PROTOBUF_FIELD_OFFSET(::aapt::pb::Item, _impl_.flag_negated_), 984 PROTOBUF_FIELD_OFFSET(::aapt::pb::CompoundValue, _impl_.flag_negated_), 7036 , decltype(_impl_.flag_negated_){} in Item() 7051 static_cast<size_t>(reinterpret_cast<char*>(&_impl_.flag_negated_) - in Item() 7052 reinterpret_cast<char*>(&_impl_.flag_status_)) + sizeof(_impl_.flag_negated_)); in Item() 7104 , decltype(_impl_.flag_negated_){false} in SharedCtor() 7198 reinterpret_cast<char*>(&_impl_.flag_negated_) - in Clear() 7199 reinterpret_cast<char*>(&_impl_.flag_status_)) + sizeof(_impl_.flag_negated_)); in Clear() 7285 _impl_.flag_negated_ = ::PROTOBUF_NAMESPACE_ID::internal::ReadVarint64(&ptr); in _InternalParse() 7580 PROTOBUF_FIELD_OFFSET(Item, _impl_.flag_negated_) in InternalSwap() [all …]
|
D | Resources.pb.h | 4453 bool flag_negated_; in Swap() member 4780 bool flag_negated_; in Swap() member 14178 _impl_.flag_negated_ = false; in clear_flag_negated() 14181 return _impl_.flag_negated_; in _internal_flag_negated() 14189 _impl_.flag_negated_ = value; in _internal_set_flag_negated() 14720 _impl_.flag_negated_ = false; in clear_flag_negated() 14723 return _impl_.flag_negated_; in _internal_flag_negated() 14731 _impl_.flag_negated_ = value; in _internal_set_flag_negated()
|