Home
last modified time | relevance | path

Searched defs:getProp (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/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, bo… in TestProp()
177 bool getProp = false; in PropTest() local
/ohos5.0/drivers/peripheral/usb/sample/device/linux/
H A Dprop_test.c151 bool getProp = false; in PropTest() local
/ohos5.0/drivers/peripheral/usb/interfaces/ddk/device/
H A Dusbfn_interface.h251 UsbFnPropCallback getProp; member
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
H A DstateMgmt.js8946 getProp() { method in ComputedV2