Searched refs:AtomType (Results 1 – 2 of 2) sorted by relevance
52 enum AtomType { ATOM_TYPE_PUSHED, ATOM_TYPE_PULLED }; enum213 AtomType atomType;226 AtomDecl(int code, const string& name, const string& message, AtomType atomType);
68 AtomDecl::AtomDecl(int c, const string& n, const string& m, AtomType a) in AtomDecl()550 static AtomType getAtomType(const FieldDescriptor& atomField) { in getAtomType()599 const AtomType atomType = getAtomType(atomField); in collate_from_field_descriptor()