Prefix 266 crypto/openpgp_symmetric_encryption.cc return reader->Prefix(length, out_contents); Prefix 277 crypto/openpgp_symmetric_encryption.cc return reader->Prefix(length, out_contents); Prefix 314 crypto/openpgp_symmetric_encryption.cc if (!reader->Prefix(first_chunk_length, &first_chunk)) Prefix 327 crypto/openpgp_symmetric_encryption.cc if (!reader->Prefix(chunk_length, &chunk)) Prefix 409 crypto/openpgp_symmetric_encryption.cc if (!reader->Prefix(8, &salt)) Prefix 417 crypto/openpgp_symmetric_encryption.cc if (!reader->Prefix(8, &salt) || Prefix 517 crypto/openpgp_symmetric_encryption.cc if (!reader->Prefix(AES_BLOCK_SIZE + 2, &prefix_sp)) Prefix 163 net/url_request/view_cache_helper_unittest.cc TEST(ViewCacheHelper, Prefix) { Prefix 305 third_party/re2/re2/testing/parse_test.cc TEST(TestParse, Prefix) {