Searched refs:PragmaSetEqualIdentifier (Results 1 – 4 of 4) sorted by relevance
27 struct PragmaSetEqualIdentifier;80 int SetEqualIdentifier(const PragmaSetEqualIdentifier *param);
82 errCode = SetEqualIdentifier(static_cast<PragmaSetEqualIdentifier *>(parameter)); }}, in InitPragmaFunc()304 int SyncAbleKvDBConnection::SetEqualIdentifier(const PragmaSetEqualIdentifier *param) in SetEqualIdentifier()
95 struct PragmaSetEqualIdentifier { struct96 PragmaSetEqualIdentifier(const std::string &identifier, const std::vector<std::string> &targets) in PragmaSetEqualIdentifier() function
941 PragmaSetEqualIdentifier pragma(identifier, targets); in SetEqualIdentifier()