Home
last modified time | relevance | path

Searched refs:registProp (Results 1 - 2 of 2) sorted by relevance

/drivers/peripheral/usb/sample/device/liteos/
H A Dprop_test.c154 static int32_t TestProp(const char *propName, const char *propValue, bool setProp, bool getProp, bool registProp) in TestProp() argument
164 } else if (registProp) { in TestProp()
178 bool registProp = false; in PropTest() local
185 registProp = true; in PropTest()
203 return TestProp(propName, propValue, setProp, getProp, registProp); in PropTest()
/drivers/peripheral/usb/sample/device/linux/
H A Dprop_test.c152 bool registProp = false; in PropTest() local
159 registProp = true; in PropTest()
187 } else if (registProp) { in PropTest()

Completed in 2 milliseconds