Home
last modified time | relevance | path

Searched refs:_internal_source_path (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/
DResourcesInternal.pb.cc444 if (!from._internal_source_path().empty()) { in CompiledFile()
445 _this->_impl_.source_path_.Set(from._internal_source_path(), in CompiledFile()
680 if (!this->_internal_source_path().empty()) { in _InternalSerialize()
682 … this->_internal_source_path().data(), static_cast<int>(this->_internal_source_path().length()), in _InternalSerialize()
686 4, this->_internal_source_path(), target); in _InternalSerialize()
750 if (!this->_internal_source_path().empty()) { in ByteSizeLong()
753 this->_internal_source_path()); in ByteSizeLong()
808 if (!from._internal_source_path().empty()) { in MergeImpl()
809 _this->_internal_set_source_path(from._internal_source_path()); in MergeImpl()
DResourcesInternal.pb.h426 const std::string& _internal_source_path() const; in Swap()
802 return _internal_source_path(); in source_path()
816 inline const std::string& CompiledFile::_internal_source_path() const { in _internal_source_path() function