Home
last modified time | relevance | path

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

/hardware/interfaces/biometrics/common/config/
DConfig.cpp73 ConfigValue Config::parseIntVec(const std::string& value) { in parseIntVec() function in aidl::android::hardware::biometrics::Config
/hardware/interfaces/biometrics/common/config/tests/
DConfigTest.cpp171 TEST_F(ConfigTest, parseIntVec) { in TEST_F() argument