Home
last modified time | relevance | path

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

/external/libchrome-gestures/include/
Dprop_registry.h94 BoolProperty(PropRegistry* reg, const char* name, GesturesPropBool val) in BoolProperty() function
/external/pigweed/pw_protobuf/py/pw_protobuf/
Dcodegen_pwpb.py1603 class BoolProperty(MessageProperty): class