Searched refs:Int64ValueNode (Results 1 - 2 of 2) sorted by relevance

/haiku/headers/private/storage/
H A DQueryPredicate.h147 typedef ValueNode<int64> Int64ValueNode; typedef in namespace:BPrivate::Storage
/haiku/src/kits/storage/
H A DQuery.cpp147 return _PushNode(new(nothrow) Int64ValueNode(value), true);

Completed in 41 milliseconds