Home
last modified time | relevance | path

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

/frameworks/av/services/camera/libcameraservice/aidl/
DAidlUtils.cpp321 const auto &apiLevelToKeys = in filterVndkKeys() local
326 auto it = apiLevelToKeys.upper_bound(vndkVersion); in filterVndkKeys()
328 while (it != apiLevelToKeys.end()) { in filterVndkKeys()