Home
last modified time | relevance | path

Searched defs:shortened_path (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/frameworks/base/tools/aapt2/optimize/
H A DObfuscator.cpp91 std::string shortened_path = std::string("res/") += shortened_filename; in GetShortenedPath() local
141 std::string shortened_path = GetShortenedPath(shortened_filename, extension, collision_count); in HandleShortenFilePaths() local
/aosp_15_r20/frameworks/base/tools/aapt2/
H A DResourceMetadata.proto34 string shortened_path = 1; field
/aosp_15_r20/out/soong/.intermediates/frameworks/base/tools/aapt2/libaapt2/linux_glibc_x86_64_static/gen/proto/frameworks/base/tools/aapt2/
DResourceMetadata.pb.h1114 inline const std::string& ShortenedPathsMap_ResourcePathMapping::shortened_path() const { in shortened_path() function
1145 … ShortenedPathsMap_ResourcePathMapping::set_allocated_shortened_path(std::string* shortened_path) { in set_allocated_shortened_path()