Home
last modified time | relevance | path

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

/system/libvintf/
DKernelConfigParser.cpp21 #define KEY "(CONFIG[\\w_]+)" macro
/system/core/libutils/include/utils/
DKeyedVector.h126 bool KeyedVector<KEY,VALUE>::isIdenticalTo(const KeyedVector<KEY,VALUE>& rhs) const { in isIdenticalTo()