Searched defs:IsValidMagicNum (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/base/hiviewdfx/hiview/base/event_store/utility/reader/ | ||
H A D | content_reader_version_3.cpp | 45 bool ContentReaderVersion3::IsValidMagicNum(const uint64_t magicNum) in IsValidMagicNum() function in OHOS::HiviewDFX::ContentReaderVersion3 |
H A D | content_reader_version_1.cpp | 104 bool ContentReaderVersion1::IsValidMagicNum(const uint64_t magicNum) in IsValidMagicNum() function in OHOS::HiviewDFX::ContentReaderVersion1 |
H A D | content_reader_version_2.cpp | 106 bool ContentReaderVersion2::IsValidMagicNum(const uint64_t magicNum) in IsValidMagicNum() function in OHOS::HiviewDFX::ContentReaderVersion2 |
/ohos5.0/base/hiviewdfx/hiview/base/event_store/test/unittest/common/ | ||
H A D | sys_event_store_utility_test.cpp | 53 bool IsValidMagicNum(const uint64_t magicNum) override in IsValidMagicNum() function in OHOS::HiviewDFX::__anon57533d0f0110::ContentReaderVersionTest |