Home
last modified time | relevance | path

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

/frameworks/av/services/camera/libcameraservice/aidl/
DAidlUtils.cpp335 const auto &apiLevelToKeys = in convertFromAidl() local
340 auto it = apiLevelToKeys.upper_bound(vndkVersion); in convertFromAidl()
342 while (it != apiLevelToKeys.end()) { in convertFromAidl()