Searched refs:InlinedPropsBit (Results 1 – 3 of 3) sorted by relevance
36 using InlinedPropsBit = KindBit::NextFlag; variable37 using AccessorBit = InlinedPropsBit::NextFlag;79 return InlinedPropsBit::Get(handler); in IsInlinedProps()121 InlinedPropsBit::Set<uint32_t>(true, &handler); in LoadProperty()167 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()
1386 Int32(HandlerBase::InlinedPropsBit::START_BIT)), in HandlerBaseIsInlinedProperty()1387 Int32((1LLU << HandlerBase::InlinedPropsBit::SIZE) - 1)), in HandlerBaseIsInlinedProperty()