Home
last modified time | relevance | path

Searched defs:ShortenedPathsMap (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/
DResourceMetadata.pb.h59 class ShortenedPathsMap; variable
436 inline ShortenedPathsMap() : ShortenedPathsMap(nullptr) {} in ShortenedPathsMap() function
441 ShortenedPathsMap(ShortenedPathsMap&& from) noexcept in ShortenedPathsMap() function
DResourceMetadata.pb.cc54 PROTOBUF_CONSTEXPR ShortenedPathsMap::ShortenedPathsMap( in ShortenedPathsMap() function in aapt::pb::ShortenedPathsMap
692 ShortenedPathsMap::ShortenedPathsMap(::PROTOBUF_NAMESPACE_ID::Arena* arena, in ShortenedPathsMap() function in aapt::pb::ShortenedPathsMap
698 ShortenedPathsMap::ShortenedPathsMap(const ShortenedPathsMap& from) in ShortenedPathsMap() function in aapt::pb::ShortenedPathsMap
/aosp_15_r20/frameworks/base/tools/aapt2/
H A DResourceMetadata.proto30 message ShortenedPathsMap { message