Searched refs:CheckTag (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/tools/clang/plugins/
H A DChromeClassTester.h50 void CheckTag(clang::TagDecl*);
H A DChromeClassTester.cpp53 CheckTag(pending_class_decls_[i]);
59 void ChromeClassTester::CheckTag(TagDecl* tag) { function in class:ChromeClassTester
/external/chromium_org/third_party/ots/src/
H A Dots.cc35 bool CheckTag(uint32_t tag_value) { function in namespace:__anon14752
436 if (!CheckTag(tables[i].tag)) {
/external/chromium_org/net/quic/
H A Dquic_connection_test.cc169 if (!CheckTag(ciphertext, GetTag(ciphertext))) {
183 if (!CheckTag(ciphertext, GetTag(ciphertext))) {
206 bool CheckTag(StringPiece ciphertext, uint8 tag) { function in class:net::test::__anon9455::TaggingDecrypter

Completed in 142 milliseconds