Searched refs:nested (Results 1 – 14 of 14) sorted by relevance
61 const bool nested = newState.mAnnotations.isNested(); in onLogEvent() local63 updateStateForPrimaryKey(eventTimeNs, primaryKey, newState, nested, stateValueInfo); in onLogEvent()114 const FieldValue& newState, const bool nested, in updateStateForPrimaryKey() argument128 if (!nested) { in updateStateForPrimaryKey()
82 const FieldValue& newState, const bool nested,
276 for (Class nested : CarrierConfigManager.class.getDeclaredClasses()) { in getCarrierConfigXmlNames()277 Log.i("CarrierConfigTest", nested.toString()); in getCarrierConfigXmlNames()278 if (Modifier.isStatic(nested.getModifiers())) { in getCarrierConfigXmlNames()279 names.addAll(getCarrierConfigXmlNames(nested)); in getCarrierConfigXmlNames()
168 public StructNlAttr(short type, StructNlAttr... nested) { in StructNlAttr() argument173 for (StructNlAttr nla : nested) payloadLength += nla.getAlignedLength(); in StructNlAttr()177 for (StructNlAttr nla : nested) { in StructNlAttr()
13 [enable nested virtualization](https://www.linux-kvm.org/page/Nested_Guests) on your machine.35 * `-qemu -cpu host`: needed to enable nested virtualization, instructs QEMU to allow Android
376 inline void setNested(bool nested) { setBitmaskAtPos(NESTED_POS, nested); } in setNested() argument
56 … Note: These can be nested as per rows61 … phase that is not supposed to be nested,
322 bool nested = readNextValue<uint8_t>(); in parseStateNestedAnnotation() local323 mValues[mValues.size() - 1].mAnnotations.setNested(nested); in parseStateNestedAnnotation()
120 // Warn against nested then() or catch() statements
41 // Item can be child node to parent container or parent containers (nested)
329 Converters that support nested control flow models accept the following syntax:
1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
1dictionary=main:en,locale=en,description=English,date=1414726273, ...