Searched defs:AttributeNode (Results 1 - 3 of 3) sorted by relevance

/haiku/headers/private/storage/
H A DQueryPredicate.h75 class AttributeNode : public LeafNode { class in namespace:BPrivate::Storage
/haiku/src/kits/storage/
H A DQueryPredicate.cpp173 AttributeNode::AttributeNode(const char *attribute) function in class:BPrivate::Storage::AttributeNode
/haiku/src/tests/kits/storage/
H A DQueryTest.cpp189 class AttributeNode : public PredicateNode { class in inherits:PredicateNode
191 AttributeNode(BString v) : value(v) {} function in class:AttributeNode
[all...]

Completed in 66 milliseconds