Searched refs:InlinedPropsBit (Results 1 – 3 of 3) sorted by relevance
51 using InlinedPropsBit = KindBit::NextFlag; variable52 using AccessorBit = InlinedPropsBit::NextFlag;151 return InlinedPropsBit::Get(handler); in IsInlinedProps()217 InlinedPropsBit::Set<uint32_t>(true, &handler); in LoadProperty()303 InlinedPropsBit::Set<uint32_t>(true, &handler); in StoreProperty()
30 using InlinedPropsBit = HandlerBase::InlinedPropsBit; typedef474 InlinedPropsBit::Set<uint32_t>(true, &handler); in HWTEST_F_L0()501 InlinedPropsBit::Set<uint32_t>(true, &handler); in HWTEST_F_L0()
1670 Int32(HandlerBase::InlinedPropsBit::START_BIT)), in HandlerBaseIsInlinedProperty()1671 Int32((1LLU << HandlerBase::InlinedPropsBit::SIZE) - 1)), in HandlerBaseIsInlinedProperty()