Searched refs:mComponentsList (Results 1 – 1 of 1) sorted by relevance
646 std::vector<C2String> mComponentsList; ///< list of components member in android::C2PlatformComponentStore798 mComponentsList.emplace_back(alias); in C2PlatformComponentStore()885 for (const C2String &alias : mComponentsList) { in listComponents()