Searched refs:g_protocolTable (Results 1 – 1 of 1) sorted by relevance
28 vector<Protocol> g_protocolTable = { variable249 auto it = find_if(g_protocolTable.begin(), g_protocolTable.end(), [role](const Protocol& p) { in HdiRoleToOmxCodingType()252 if (it != g_protocolTable.end()) { in HdiRoleToOmxCodingType()261 auto it = find_if(g_protocolTable.begin(), g_protocolTable.end(), [role](const Protocol& p) { in HdiRoleToMime()264 if (it != g_protocolTable.end()) { in HdiRoleToMime()