Home
last modified time | relevance | path

Searched defs:ShortenFileName (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/frameworks/base/tools/aapt2/optimize/
H A DObfuscator.cpp43 std::string Obfuscator::ShortenFileName(android::StringPiece file_path, int output_length) { in ShortenFileName() function in aapt::Obfuscator
H A DObfuscator_test.cpp62 std::string ShortenFileName(android::StringPiece file_path, int output_length) override { in ShortenFileName() function in aapt::__anonf3fb34de0111::FakeObfuscator