Searched refs:getASNType (Results 1 – 2 of 2) sorted by relevance
70 u_char getASNType() = delete;73 u_char getASNType<uint32_t>() in getASNType() function79 u_char getASNType<uint64_t>() in getASNType() function85 u_char getASNType<int32_t>() in getASNType() function91 u_char getASNType<std::string>() in getASNType() function197 u_char type = getASNType<decltype(OBMCErrorID)>(); in getFieldOIDList()204 u_char type = getASNType<decltype(OBMCErrorTimestamp)>(); in getFieldOIDList()211 u_char type = getASNType<decltype(OBMCErrorSeverity)>(); in getFieldOIDList()218 u_char type = getASNType<decltype(OBMCErrorMessage)>(); in getFieldOIDList()
47 auto type = getASNType<uint32_t>(); in TEST_F()50 type = getASNType<uint64_t>(); in TEST_F()53 type = getASNType<int32_t>(); in TEST_F()56 type = getASNType<std::string>(); in TEST_F()