Searched refs:ONLY_CONFIGURABLE (Results 1 – 2 of 2) sorted by relevance
43 ONLY_CONFIGURABLE = 4, enumerator53 STATIC_ASSERT(ONLY_CONFIGURABLE == static_cast<PropertyFilter>(DONT_DELETE));
8117 ONLY_WRITABLE | ONLY_ENUMERABLE | ONLY_CONFIGURABLE); in StructureWalk()