Searched defs:shortened_paths (Results 1 – 5 of 5) sorted by relevance
954 inline const ::aapt::pb::ShortenedPathsMap& ResourceMappings::shortened_paths() const { in shortened_paths() function959 ::aapt::pb::ShortenedPathsMap* shortened_paths) { in unsafe_arena_set_allocated_shortened_paths()1001 …void ResourceMappings::set_allocated_shortened_paths(::aapt::pb::ShortenedPathsMap* shortened_path… in set_allocated_shortened_paths()
199 ResourceMappings::_Internal::shortened_paths(const ResourceMappings* msg) { in shortened_paths() function in aapt::pb::ResourceMappings::_Internal
25 ShortenedPathsMap shortened_paths = 1; field
112 std::unordered_set<std::string> shortened_paths; in HandleShortenFilePaths() local
406 auto& shortened_paths = resourceMappings.shortened_paths(); in TEST() local