Searched refs:supportedDuplexModesCount (Results 1 – 5 of 5) sorted by relevance
287 if (capability->supportedDuplexModes != nullptr && capability->supportedDuplexModesCount > 0) { in LogOtherCapability()288 for (uint32_t i = 0; i < capability->supportedDuplexModesCount; ++i) { in LogOtherCapability()552 capability->supportedDuplexModesCount, supportedDuplexModes, ConvertDuplexMode)) { in UpdateDuplexCapability()556 … capability->supportedDuplexModes, capability->supportedDuplexModesCount, ConvertDuplexModeToJson); in UpdateDuplexCapability()560 if (capability->supportedDuplexModesCount > 1) { in UpdateDuplexCapability()
320 uint32_t supportedDuplexModesCount; member
151 capability.supportedDuplexModesCount = 0; in ReleaseCapability()275 list, nativePrinterInfo.capability.supportedDuplexModesCount, ConvertDuplexMode); in ParseDuplexModeArray()
81 capability.supportedDuplexModesCount = DEFAULT_COUNT; in BuildCapability()
1819 capability.supportedDuplexModesCount = 1; in TEST_F()1828 capability.supportedDuplexModesCount = 1; in TEST_F()1838 capability.supportedDuplexModesCount = 1; in TEST_F()1849 capability.supportedDuplexModesCount = ONE; in TEST_F()