Searched defs:parseIntVec (Results 1 – 2 of 2) sorted by relevance
/hardware/interfaces/biometrics/common/config/ | ||
D | Config.cpp | 73 ConfigValue Config::parseIntVec(const std::string& value) { in parseIntVec() function in aidl::android::hardware::biometrics::Config |
/hardware/interfaces/biometrics/common/config/tests/ | ||
D | ConfigTest.cpp | 171 TEST_F(ConfigTest, parseIntVec) { in TEST_F() argument |