Searched refs:splitApkPathMap (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/tools/split-select/
H A DMain.cpp333 KeyedVector<SplitDescription, String8> splitApkPathMap; local
347 splitApkPathMap.replaceValueFor(splits[j], splitApkPaths[i]);
357 matchingSplitPaths.add(splitApkPathMap.valueFor(matchingConfigs[i]));

Completed in 58 milliseconds