Home
last modified time | relevance | path

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

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