Searched refs:getLibraryMap (Results 1 – 2 of 2) sorted by relevance
55 const std::unordered_map<std::string, std::string> getLibraryMap() const { return mLibraryMap; } in getLibraryMap() function
230 static const auto& libMap = mConfig.getLibraryMap(); in createIdentityWithConfig()