Searched refs:relationKey (Results 1 – 2 of 2) sorted by relevance
127 std::string relationKey = subscription.GetRelationKey("testBundleName"); variable128 ASSERT_EQ(relationKey, "CLOUD_RELATION###100###testBundleName");149 std::string relationKey = Subscription::GetRelationKey(100, "testBundleName"); variable150 ASSERT_EQ(relationKey, "CLOUD_RELATION###100###testBundleName");
1873 Key relationKey; variable1874 DBCommon::StringToVector(DBConstant::RELATIONAL_SCHEMA_KEY, relationKey);1875 condition.bindArgs = { std::string(""), relationKey };1890 condition.bindArgs = { std::string(""), relationKey };1903 condition.bindArgs = { std::string(""), relationKey };