Searched refs:usageProtected (Results 1 – 2 of 2) sorted by relevance
1140 int32_t usageProtected; in configure() local1143 } else if (msg->findInt32("protected", &usageProtected) && usageProtected) { in configure()
1965 int32_t usageProtected; in configureCodec() local1966 if (msg->findInt32("protected", &usageProtected) && usageProtected) { in configureCodec()