Searched refs:EpidFileType (Results 1 – 6 of 6) sorted by relevance
52 typedef enum EpidFileType { enum62 } EpidFileType; typedef109 EpidFileType* file_type);
78 char const* EpidFileTypeToString(EpidFileType type) { in EpidFileTypeToString()84 bool StringToEpidFileType(char const* str, EpidFileType* type) { in StringToEpidFileType()89 *type = (EpidFileType)i; in StringToEpidFileType()
75 char const* EpidFileTypeToString(EpidFileType type);84 bool StringToEpidFileType(char const* str, EpidFileType* type);
131 EpidFileType* file_type) { in EpidParseFileHeader()192 size_t* rl_len, EpidFileType file_type) { in EpidParseRlFile()
1289 EpidFileType file_type = kNumFileTypes; in TEST_F()1296 EpidFileType file_type = kNumFileTypes; in TEST_F()1307 EpidFileType file_type = kNumFileTypes; in TEST_F()1321 EpidFileType file_type = kIssuingCaPubKeyFile; in TEST_F()1333 EpidFileType file_type = kNumFileTypes; in TEST_F()1352 EpidFileType file_type = kNumFileTypes; in TEST_F()
40 size_t* rl_len, EpidFileType file_type) { in Epid11ParseRlFile()