Home
last modified time | relevance | path

Searched defs:setProp (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()
176 bool setProp = false; in PropTest() local
/ohos5.0/drivers/peripheral/usb/sample/device/linux/
H A Dprop_test.c150 bool setProp = false; in PropTest() local
/ohos5.0/drivers/peripheral/usb/interfaces/ddk/device/
H A Dusbfn_interface.h253 UsbFnPropCallback setProp; member
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/device/
H A Dshader_pipeline_binder.cpp57 … if (const auto setProp = propRef.find(DESCRIPTOR_SET); setProp && setProp->is_number()) { in UpdateCustomPropertyMetadata() local
60 … if (const auto setProp = propRef.find(DESCRIPTOR_SET_BINDING); setProp && setProp->is_number()) { in UpdateCustomPropertyMetadata() local