Home
last modified time | relevance | path

Searched defs:KeywordMap (Results 1 – 1 of 1) sorted by relevance

/system/core/init/
Dkeyword_map.h46 KeywordMap() {} in KeywordMap() function
47 KeywordMap(std::initializer_list<std::pair<const std::string, MapValue>> init) : map_(init) {} in KeywordMap() function