Searched refs:sync_transaction_version_str (Results 1 – 1 of 1) sorted by relevance
227 std::string sync_transaction_version_str; in DecodeHelper() local229 &sync_transaction_version_str) && in DecodeHelper()230 !base::StringToInt64(sync_transaction_version_str, in DecodeHelper()364 std::string sync_transaction_version_str; in DecodeNode() local365 if (value.GetString(kSyncTransactionVersion, &sync_transaction_version_str) && in DecodeNode()366 !base::StringToInt64(sync_transaction_version_str, in DecodeNode()