Searched defs:hasConfig (Results 1 – 3 of 3) sorted by relevance
41 bool hasConfig(int32_t property) const { in hasConfig() function
44 TEST_F(PropConfigTest, hasConfig) { in TEST_F() argument
286 bool hasConfig = false; in getInputDeviceInvalidConfigParameters() local