Home
last modified time | relevance | path

Searched refs:nested (Results 1 – 14 of 14) sorted by relevance

/packages/modules/StatsD/statsd/src/state/
DStateTracker.cpp61 const bool nested = newState.mAnnotations.isNested(); in onLogEvent() local
63 updateStateForPrimaryKey(eventTimeNs, primaryKey, newState, nested, stateValueInfo); in onLogEvent()
114 const FieldValue& newState, const bool nested, in updateStateForPrimaryKey() argument
128 if (!nested) { in updateStateForPrimaryKey()
DStateTracker.h82 const FieldValue& newState, const bool nested,
/packages/apps/CarrierConfig/tests/src/com/android/carrierconfig/
DCarrierConfigTest.java276 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()
/packages/modules/NetworkStack/common/netlinkclient/src/android/net/netlink/
DStructNlAttr.java168 public StructNlAttr(short type, StructNlAttr... nested) { in StructNlAttr() argument
173 for (StructNlAttr nla : nested) payloadLength += nla.getAlignedLength(); in StructNlAttr()
177 for (StructNlAttr nla : nested) { in StructNlAttr()
/packages/modules/Virtualization/docs/getting_started/
Dgoldfish.md13 [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
/packages/modules/StatsD/statsd/src/
DFieldValue.h376 inline void setNested(bool nested) { setBitmaskAtPos(NESTED_POS, nested); } in setNested() argument
/packages/modules/NeuralNetworks/tools/systrace_parser/
Dcontract-between-code-and-parser.txt56 … Note: These can be nested as per rows
61 … phase that is not supposed to be nested,
/packages/modules/StatsD/statsd/src/logd/
DLogEvent.cpp322 bool nested = readNextValue<uint8_t>(); in parseStateNestedAnnotation() local
323 mValues[mValues.size() - 1].mAnnotations.setNested(nested); in parseStateNestedAnnotation()
/packages/apps/Car/DebuggingRestrictionController/server/functions/
D.eslintrc.json120 // Warn against nested then() or catch() statements
/packages/apps/Launcher3/protos/
Dlauncher_atom.proto41 // Item can be child node to parent container or parent containers (nested)
/packages/modules/NeuralNetworks/tools/test_generator/
DREADME.md329 Converters that support nested control flow models accept the following syntax:
/packages/inputmethods/LatinIME/dictionaries/
Den_GB_wordlist.combined.gz1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
Den_US_wordlist.combined.gz
Den_wordlist.combined.gz1dictionary=main:en,locale=en,description=English,date=1414726273, ...