Home
last modified time | relevance | path

Searched refs:stable_id_file_path (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/tools/aapt2/cmd/
DLink.cpp1841 Maybe<std::string> stable_id_file_path; in Link() local
1929 &stable_id_file_path) in Link()
2092 if (context.GetPackageType() != PackageType::kStaticLib && stable_id_file_path) { in Link()
2093 if (!LoadStableIdMap(context.GetDiagnostics(), stable_id_file_path.value(), in Link()