Searched refs:GetRemoteCompressAlgoStr (Results 1 – 3 of 3) sorted by relevance
121 std::string GetRemoteCompressAlgoStr() const;
421 std::string SingleVerSyncTaskContext::GetRemoteCompressAlgoStr() const in GetRemoteCompressAlgoStr() function in DistributedDB::SingleVerSyncTaskContext449 STR_MASK(GetDeviceId()), GetRemoteCompressAlgoStr().c_str(), in SetDbAbility()
261 EXPECT_EQ(context->GetRemoteCompressAlgoStr(), "none"); in AbilitySync004()